Searched refs:i1_delta_pic_order_always_zero_flag (Results 1 - 2 of 2) sorted by relevance

/external/libavc/encoder/
H A Dih264e_encode_header.c312 PUT_BITS(ps_bitstrm, ps_sps->i1_delta_pic_order_always_zero_flag, 1, return_status, "delta_pic_order_always_zero_flag");
575 if (ps_sps->i1_pic_order_cnt_type == 1 && !ps_sps->i1_delta_pic_order_always_zero_flag)
/external/libavc/common/
H A Dih264_structs.h911 WORD8 i1_delta_pic_order_always_zero_flag; member in struct:__anon7446

Completed in 41 milliseconds