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

  /external/libavc/encoder/
ih264e_encode_header.c 385 PUT_BITS(ps_bitstrm, ps_pps->i1_redundant_pic_cnt_present_flag, 1, return_status, "redundant_pic_cnt_present_flag");
507 if (ps_pps->i1_redundant_pic_cnt_present_flag)
908 ps_pps->i1_redundant_pic_cnt_present_flag = 0;
    [all...]
  /external/libavc/common/
ih264_structs.h 1131 WORD8 i1_redundant_pic_cnt_present_flag; member in struct:__anon11770
    [all...]

Completed in 89 milliseconds