Home
last modified time | relevance | path

Searched refs:SET_SURFACE_INFO_colocated_index (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_vld_dec.c42 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … macro
367SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */ in vld_dec_allocate_colocated_buffer()
376 SET_SURFACE_INFO_colocated_index(surface, index); /* replace the original buffer */ in vld_dec_allocate_colocated_buffer()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c57 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … macro
573SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */ in psb__H264_allocate_colocated_buffer()
Dpsb_MPEG4.c55 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … macro
569SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */ in psb__MPEG4_allocate_colocated_buffer()
Dpsb_VC1.c59 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) … macro
573SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */ in psb__VC1_allocate_colocated_buffer()