Home
last modified time | relevance | path

Searched refs:u1_redundant_pic_cnt_present_flag (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_headers.c319 ps_pps->u1_redundant_pic_cnt_present_flag = ih264d_get_bit_h264(ps_bitstrm); in ih264d_parse_pps()
321 ps_pps->u1_redundant_pic_cnt_present_flag); in ih264d_parse_pps()
Dih264d_structs.h388 UWORD8 u1_redundant_pic_cnt_present_flag; /** Redundant_pic_cnt is in slices using this PPS */ member
Dih264d_parse_slice.c1259 if(ps_pps->u1_redundant_pic_cnt_present_flag) in ih264d_parse_decode_slice()