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

  /external/libavc/common/
ih264_structs.h 911 WORD8 i1_delta_pic_order_always_zero_flag; member in struct:__anon22046
    [all...]
  /external/libavc/encoder/
ih264e_encode_header.c 513 PUT_BITS(ps_bitstrm, ps_sps->i1_delta_pic_order_always_zero_flag, 1, return_status, "delta_pic_order_always_zero_flag");
776 if (ps_sps->i1_pic_order_cnt_type == 1 && !ps_sps->i1_delta_pic_order_always_zero_flag)
    [all...]

Completed in 43 milliseconds