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

  /external/libavc/encoder/
ih264e_encode_header.c 367 PUT_BITS(ps_bitstrm, ps_pps->i1_weighted_bipred_idc, 2, return_status, "weighted_bipred_idc");
563 (ps_slice_hdr->u1_slice_type == BSLICE && ps_pps->i1_weighted_bipred_idc == 1))
890 ps_pps->i1_weighted_bipred_idc = 0;
    [all...]
  /external/libavc/common/
ih264_structs.h 1101 WORD8 i1_weighted_bipred_idc; member in struct:__anon11770
    [all...]

Completed in 2201 milliseconds