Searched defs:ref_buf (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | vsp_cmdbuf.h | 88 #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
|
D | psb_surface.h | 61 struct psb_buffer_s *ref_buf; member
|
D | tng_cmdbuf.c | 812 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/ |
D | vp9_decoder.c | 215 RefBuffer *ref_buf = NULL; in vp9_set_reference_dec() local
|
D | vp9_decodeframe.c | 1110 RefBuffer *const ref_buf = &cm->frame_refs[i]; in read_uncompressed_header() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_reconinter.c | 284 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/ |
D | vp9_onyx_if.c | 3189 RefBuffer *const ref_buf = &cm->frame_refs[ref_frame - 1]; local
|