Home
last modified time | relevance | path

Searched refs:i1_redundant_pic_cnt_present_flag (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dih264e_encode_header.c682 …PUT_BITS(ps_bitstrm, ps_pps->i1_redundant_pic_cnt_present_flag, 1, return_status, "redundant_pic_c… in ih264e_generate_pps()
899 if (ps_pps->i1_redundant_pic_cnt_present_flag) in ih264e_generate_slice_header()
1355 ps_pps->i1_redundant_pic_cnt_present_flag = 0; in ih264e_populate_pps()
1460 if (ps_pps->i1_redundant_pic_cnt_present_flag) in ih264e_populate_slice_header()
/external/libavc/common/
Dih264_structs.h1131 WORD8 i1_redundant_pic_cnt_present_flag; member