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

  /external/libavc/decoder/
ih264d_vui.h 84 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon22130
ih264d_vui.c 216 ps_vu4->u1_bitstream_restriction_flag = ih264d_get_bits_h264(ps_bitstrm, 1);
218 if(ps_vu4->u1_bitstream_restriction_flag)
ih264d.h 461 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon22094
ih264d_parse_headers.c     [all...]
ih264d_api.c     [all...]
ih264d_utils.c 757 (1 == ps_seq->s_vui.u1_bitstream_restriction_flag))
    [all...]
  /external/libavc/encoder/
ih264e.h 579 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon22232
ih264e_encode_header.c 380 PUT_BITS(ps_bitstrm, ps_vui->u1_bitstream_restriction_flag, 1,
383 if(ps_vui->u1_bitstream_restriction_flag == 1)
    [all...]
ih264e_api.c     [all...]
  /external/libhevc/decoder/
ihevcd_cxa.h 795 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon23302
ihevcd_api.c     [all...]
ihevcd_parse_headers.c     [all...]
  /external/libavc/common/
ih264_structs.h 769 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon22045
    [all...]
  /external/libhevc/common/
ihevc_structs.h 842 UWORD8 u1_bitstream_restriction_flag; member in struct:__anon23201
    [all...]
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 137 milliseconds