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

  /external/libavc/encoder/
ih264e_encode_header.c 749 PUT_BITS(ps_bitstrm, ps_slice_hdr->i1_field_pic_flag, 1, return_status, "field_pic_flag");
751 if(ps_slice_hdr->i1_field_pic_flag)
769 if(ps_pps->u1_pic_order_present_flag && !ps_slice_hdr->i1_field_pic_flag)
781 if (ps_pps->u1_pic_order_present_flag && !ps_slice_hdr->i1_field_pic_flag)
    [all...]
  /external/libavc/common/
ih264_structs.h 1294 WORD8 i1_field_pic_flag; member in struct:__anon22050
    [all...]

Completed in 72 milliseconds