HomeSort by relevance Sort by last modified time
    Searched refs:SET_SURFACE_INFO_colocated_index (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/psb_video/src/
tng_vld_dec.c 40 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val;
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/
psb_MPEG4.c 55 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val;
    [all...]
psb_H264.c 57 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val;
573 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
    [all...]
psb_VC1.c 59 #define SET_SURFACE_INFO_colocated_index(psb_surface, val) psb_surface->extra_info[3] = (uint32_t) val;
573 SET_SURFACE_INFO_colocated_index(surface, index + 1); /* 0 means unset, index is offset by 1 */
    [all...]

Completed in 182 milliseconds