Home | History | Annotate | Download | only in encoder

Lines Matching refs:max_ht

294             WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht);
321 if (max_ht < MIN_HT || max_ht > MAX_HT)
369 WORD32 max_ht = ALIGN16(ps_ip->s_ive_ip.u4_max_ht);
396 if (max_ht < MIN_HT || max_ht > MAX_HT)
538 || ps_ip->s_ive_ip.u4_slice_param > ((UWORD32)max_ht >> 4))
656 s_ip.s_ive_ip.u4_max_ht = max_ht;
2357 ps_cfg->u4_max_ht = MAX_HT;
2377 ps_cfg->u4_disp_ht = MAX_HT;
2379 ps_cfg->u4_ht = MAX_HT;
2943 * max_dpb_size will be based on max_wd and max_ht *
2944 * For higher max_wd and max_ht this number will be smaller than *
2967 * Note: Number of luma samples is not max_wd * max_ht here, instead it *
2970 * than max_wd and max_ht is supported. Number of buffers required can *
2973 * max_wd and max_ht buffer would have required Also note one extra *
3474 * max_dpb_size will be based on max_wd and max_ht *
3475 * For higher max_wd and max_ht this number will be smaller than *
3490 * Note: Number of luma samples is not max_wd * max_ht here, instead it *
3493 * than max_wd and max_ht is supported. Number of buffers required can *
3496 * max_wd and max_ht buffer would have required. Number of buffers is *