Searched refs:sar_width (Results 1 – 14 of 14) sorted by relevance
253 unsigned int sar_width; member
1469 va_TraceMsg(trace_ctx, "\tsar_width = %d\n", p->sar_width); in va_TraceVAEncSequenceParameterBufferH264()
107 uint16 sar_width; member
798 codec_data->sar_width = in vbp_set_codec_data_h264()799 parser->info.active_SPS.sps_disp.vui_seq_parameters.sar_width; in vbp_set_codec_data_h264()
135 IMG_UINT16 sar_width; member
355 pVUI_Params->sar_width = pSequenceParams->sar_width; in pnw__H264ES_process_sequence_param()
407 pnw__write_upto32bits_elements(mtx_hdr, elt_p, VUIParams->sar_width, 16); in pnw__H264_writebits_VUI_params()
230 uint16 sar_width; member
142 SPS->sps_disp.vui_seq_parameters.sar_width = (uint16_t)code; in h264_Parse_Vui_Parameters()
639 …fw_h264_vui_set_sar_width(&(wi.h264_vui), pInfo->active_SPS.sps_disp.vui_seq_parameters.sar_width); in h264_parse_emit_sps()
498 uint16_t sar_width; // u(16) member
770 mVideoFormatInfo.aspectX = data->codec_data->sar_width; in updateFormatInfo()
1475 OMX_U32 sar_width; member
1039 avcSeqParams.sar_width = mVideoParamsAVC.SAR.SarWidth; in renderSequenceParams()