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

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp 135 int32 time_increment_resolution, nbits_time_increment; local
375 nbits_time_increment = j;
377 ReadBits(psBits, nbits_time_increment, &codeword);
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 130 int32 time_increment_resolution, nbits_time_increment; local
384 nbits_time_increment = j;
386 ReadBits(psBits, nbits_time_increment, &codeword);
    [all...]

Completed in 78 milliseconds