Home
last modified time | relevance | path

Searched refs:RawMbBits (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_common.c813 MS_S32 RawMbBits; in MfeDrvCabacStuffingReport() local
827RawMbBits = 256 * /*img->bitdepth_luma*/8 + 2 * /*MbWidthC[active_sps->chroma_format_idc]*/8 * /*M… in MfeDrvCabacStuffingReport()
828 min_num_bytes = ((96 * bin_count) - (RawMbBits * PicSizeInMbs *3) + 1023) / 1024; in MfeDrvCabacStuffingReport()