HomeSort by relevance Sort by last modified time
    Searched refs:i4_ref_buf_cnt (Results 1 - 4 of 4) sorted by null

  /external/libavc/encoder/
ih264e_encode.c 496 for (i = 0; i < ps_codec->i4_ref_buf_cnt; i++)
578 for (i = 0; i < ps_codec->i4_ref_buf_cnt; i++)
616 for (i = 0; i < ps_codec->i4_ref_buf_cnt; i++)
ih264e_utils.c 782 WORD32 max_num_bufs = ps_codec->i4_ref_buf_cnt;
891 max_dpb_size = ps_codec->i4_ref_buf_cnt;
    [all...]
ih264e_structs.h 2173 WORD32 i4_ref_buf_cnt; member in struct:_codec_t
    [all...]
ih264e_api.c     [all...]

Completed in 58 milliseconds