Searched refs:num_mbs (Results 1 – 15 of 15) sorted by relevance
984 int num_mbs = cpi->common.MBs; in estimate_max_q() local988 double err_per_mb = section_err / num_mbs; in estimate_max_q()998 ? (512 * section_target_bandwitdh) / num_mbs in estimate_max_q()999 : 512 * (section_target_bandwitdh / num_mbs); in estimate_max_q()1037 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_max_q()1103 int num_mbs = cpi->common.MBs; in estimate_cq() local1107 double err_per_mb = section_err / num_mbs; in estimate_cq()1122 ? (512 * section_target_bandwitdh) / num_mbs in estimate_cq()1123 : 512 * (section_target_bandwitdh / num_mbs); in estimate_cq()1126 overhead_bits_per_mb = overhead_bits / num_mbs; in estimate_cq()[all …]
46 unsigned int num_mbs; member
25 unsigned int num_mbs; member
33 unsigned int num_mbs; member
50 unsigned int num_mbs; member
164 OMX_U32 num_mbs; member
166 uint32_t num_mbs; member
1606 …currentSurface->errBuf.errorArray[i + offset].num_mbs = err_drv_output[i].end_mb - err_drv_output[… in fillDecodingErrors()
906 const int num_mbs = cpi->common.MBs; in vp9_twopass_worst_quality() local911 const double err_per_mb = section_err / num_mbs; in vp9_twopass_worst_quality()918 ? (512 * section_target_bandwitdh) / num_mbs in vp9_twopass_worst_quality()919 : 512 * (section_target_bandwitdh / num_mbs); in vp9_twopass_worst_quality()
7655 …num_conceal_MB = ((num_MB_in_frame > 0)?(conceal_mb_payload->num_mbs * 100 / num_MB_in_frame) : 0); in handle_extradata()
9260 …num_conceal_MB = ((num_MB_in_frame > 0)?(conceal_mb_payload->num_mbs * 100 / num_MB_in_frame) : 0); in handle_extradata()
7619 …num_conceal_MB = ((num_MB_in_frame > 0)?(conceal_mb_payload->num_mbs * 100 / num_MB_in_frame) : 0); in handle_extradata()
8915 …num_conceal_MB = ((num_MB_in_frame > 0)?(conceal_mb_payload->num_mbs * 100 / num_MB_in_frame) : 0); in handle_extradata()