Searched refs:SET_SURFACE_INFO_picture_coding_type (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpnw_MPEG2.c53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
1115 SET_SURFACE_INFO_picture_coding_type(target_surface, ctx->pic_params->picture_coding_type);
H A Dtng_VP8.c187 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
H A Dtng_jpegdec.c54 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
H A Dpnw_MPEG4.c52 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
H A Dpnw_VC1.c58 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
761 //SET_SURFACE_INFO_picture_coding_type(ctx->decoded_surface->psb_surface, pic_params->picture_fields.bits.frame_coding_mode);
762 SET_SURFACE_INFO_picture_coding_type(ctx->obj_context->current_render_target->psb_surface, pic_params->picture_fields.bits.frame_coding_mode);
/hardware/intel/img/psb_video/src/mrst/
H A Dpsb_MPEG2.c53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
1133 SET_SURFACE_INFO_picture_coding_type(target_surface, ctx->pic_params->picture_coding_type);
H A Dpsb_MPEG4.c53 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro
H A Dpsb_VC1.c57 #define SET_SURFACE_INFO_picture_coding_type(psb_surface, val) psb_surface->extra_info[2] = (uint32_t) val; macro

Completed in 99 milliseconds