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

  /external/libavc/encoder/
ih264e.h 604 UWORD8 u1_max_dec_frame_buffering; member in struct:__anon22232
ih264e_encode_header.c 410 PUT_BITS_UEV(ps_bitstrm, ps_vui->u1_max_dec_frame_buffering,
    [all...]
ih264e_api.c     [all...]
  /external/libavc/decoder/
ih264d_utils.c 753 ps_dec->u1_max_dec_frame_buffering = ih264d_get_dpb_size(ps_seq);
755 ps_dec->i4_display_delay = ps_dec->u1_max_dec_frame_buffering;
787 ps_dec->u1_max_dec_frame_buffering = MIN(
788 ps_dec->u1_max_dec_frame_buffering,
    [all...]
ih264d_structs.h 1039 UWORD8 u1_max_dec_frame_buffering; member in struct:_DecStruct
    [all...]
ih264d_parse_slice.c     [all...]
  /external/libavc/common/
ih264_structs.h 808 UWORD8 u1_max_dec_frame_buffering; member in struct:__anon22045
    [all...]
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 204 milliseconds