Home | History | Annotate | Download | only in encoder

Lines Matching refs:max_num_bufs

662     WORD32 max_num_bufs;
669 max_num_bufs = (num_ref_frames + num_reorder_frames + MAX_CTXT_SETS);
705 size = num_samples * max_num_bufs;
708 size += ((pad * pad) + pad * (max_wd + min_ht)) * 3 / 2 * max_num_bufs;
782 WORD32 max_num_bufs = ps_codec->i4_ref_buf_cnt;
807 /* If the number of buffers that can be added is less than max_num_bufs
809 for (i = 0; i < max_num_bufs; i++)