Home
last modified time | relevance | path

Searched defs:ref_buf (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/img/psb_video/src/
Dvsp_cmdbuf.h88 #define vsp_cmdbuf_insert_command(cmdbuf,context_id, ref_buf,type,offset,size) \ argument
96 #define vsp_cmdbuf_reloc_pic_param(pic_param_dest,offset,ref_buf, dst_buf_loc, pic_param_buf_start)… argument
Dpsb_surface.h61 struct psb_buffer_s *ref_buf; member
Dtng_cmdbuf.c812 psb_buffer_p ref_buf, unsigned int ref_ofs, unsigned int ref_len) in tng_cmdbuf_set_phys()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c215 RefBuffer *ref_buf = NULL; in vp9_set_reference_dec() local
Dvp9_decodeframe.c1110 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c284 const YV12_BUFFER_CONFIG *ref_buf = xd->block_refs[ref]->buf; in dec_build_inter_predictors() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c3189 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local