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

  /external/libhevc/encoder/
ihevce_encode_header.c 228 PUT_BITS(ps_bitstrm, ps_ptl->i1_frame_only_constraint_flag, 1, return_status);
229 ENTROPY_TRACE("XXX_frame_only_constraint_flag[]", ps_ptl->i1_frame_only_constraint_flag);
    [all...]
  /external/libhevc/common/
ihevc_structs.h 1935 WORD8 i1_frame_only_constraint_flag; member in struct:__anon28303
    [all...]
  /external/libhevc/decoder/
ihevcd_parse_headers.c     [all...]

Completed in 2886 milliseconds