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

  /external/libavc/encoder/
ih264e_encode_header.c 265 PUT_BITS(ps_bitstrm, ps_sps->i1_frame_mbs_only_flag, 1, return_status, "frame_mbs_only_flag");
267 if (!ps_sps->i1_frame_mbs_only_flag)
465 if (!ps_sps->i1_frame_mbs_only_flag)
795 ps_sps->i1_frame_mbs_only_flag = 1;
798 if (ps_sps->i1_frame_mbs_only_flag == 0)
    [all...]
  /external/libavc/common/
ih264_structs.h 956 WORD8 i1_frame_mbs_only_flag; member in struct:__anon11769
    [all...]

Completed in 65 milliseconds