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

  /external/libavc/encoder/
ih264e_encode_header.c 490 PUT_BITS(ps_bitstrm, ps_sps->i1_seq_scaling_matrix_present_flag, 1, return_status, "seq_scaling_matrix_present_flag");
493 if (ps_sps->i1_seq_scaling_matrix_present_flag)
    [all...]
  /external/libavc/common/
ih264_structs.h 874 WORD8 i1_seq_scaling_matrix_present_flag; member in struct:__anon13820
    [all...]

Completed in 40 milliseconds