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

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 963 uint32 i4_seq_scaling_matrix_present_flag, i4_qpprime_y_zero_transform_bypass_flag; local
1002 ReadBits(psBits, 1, &i4_seq_scaling_matrix_present_flag);
1004 if(i4_seq_scaling_matrix_present_flag)
    [all...]
  /external/libavc/decoder/
ih264d_structs.h 328 WORD32 i4_seq_scaling_matrix_present_flag; member in struct:__anon13887
    [all...]

Completed in 136 milliseconds