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

/hardware/intel/img/psb_video/src/
H A Dtng_vld_dec.c40 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val; macro
365 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
374 SET_SURFACE_INFO_colocated_index(surface, index); /* replace the original buffer */
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG4.c55 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val; macro
569 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
H A Dpsb_H264.c57 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val; macro
573 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
H A Dpsb_VC1.c59 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val; macro
573 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */

Completed in 354 milliseconds