Searched refs:vop_width (Results 1 – 8 of 8) sorted by relevance
5 uint16_t vop_width; member107 vol->video_object_layer_width = svh_src_fmt_defaults[index].vop_width; in mp4_Parse_VideoObject_svh()
253 uint16_t vop_width; member
175 …if (data->picture_data && (data->picture_data->picture_param.vop_width == 0 || data->picture_data-… in decodeFrame()178 data->picture_data->picture_param.vop_width = mVideoFormatInfo.width; in decodeFrame()
308 picture_param->vop_width in vbp_fill_picture_param()1150 g_print("picture_param->vop_width = %d\n", picture_param->vop_width); in vbp_dump_query_data()
660 ctx->display_picture_width = ctx->pic_params->vop_width; in psb__MPEG4_process_picture_param()1073 unsigned short width_mb = PIXELS_TO_MB(ctx->pic_params->vop_width); in psb__MPEG4_set_backend_registers()1197 unsigned short width_mb = PIXELS_TO_MB(ctx->pic_params->vop_width); in psb__MPEG4_set_frontend_registers()
1464 ctx->display_picture_width = ctx->pic_params->vop_width; in psb__MPEG4_process_picture_param()1831 unsigned short width_mb = PIXELS_TO_MB(ctx->pic_params->vop_width); in psb__MPEG4_set_backend_registers()1973 unsigned short width_mb = PIXELS_TO_MB(ctx->pic_params->vop_width); in psb__MPEG4_set_frontend_registers()
1843 unsigned short vop_width; member
1037 va_TraceMsg(trace_ctx,"\tvop_width = %d\n", p->vop_width); in va_TraceVAPictureParameterBufferMPEG4()