Home | History | Annotate | Download | only in encoder

Lines Matching defs:max

469     WORD32 max = MAX(wd, ht);
473 (max <= gai4_ih264_max_wd_ht[i]))
608 /* determine max luma samples */
663 WORD32 pad = MAX(horz_pad, vert_pad);
676 num_luma_samples = MAX(num_luma_samples, pic_size);
697 * For the padded area use MAX(horz_pad, vert_pad) as pad
700 * Since Width and Height can change worst Wd + Ht is when One of the dimensions is max and other is min
723 * Max number of luma pixels in the frame
781 /* max ref buffer cnt */
867 /* max dpb size in frames */
1058 ps_qp_params->pu2_sad_thrsh[0] = u4_satdq_t / MAX(pu2_smat[3], pu2_smat[11]);
1059 ps_qp_params->pu2_sad_thrsh[1] = u4_satdq_t / MAX(pu2_smat[1], pu2_smat[9]);
1062 ps_qp_params->pu2_sad_thrsh[4] = u4_satdq_t / MAX(pu2_smat[12], pu2_smat[14]);
1063 ps_qp_params->pu2_sad_thrsh[5] = u4_satdq_t / MAX(pu2_smat[4], pu2_smat[6]);
1066 ps_qp_params->pu2_sad_thrsh[8] = u4_satdq_t / MAX(MAX3(pu2_smat[0], pu2_smat[2], pu2_smat[8]), pu2_smat[10]);
1282 /* min max qp */
1290 /* init min max qp */
1340 MAX(ps_codec->s_cfg.u4_max_level,
1347 /* max ref and reorder cnt */
1422 /* Diamond search Iteration Max Cnt */
1579 * Now since we only have max two ref pics, we will always find max 2
2126 /* Diamond search Iteration Max Cnt */