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

  /hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.h 97 int32 DecodePPS(mp4StreamType *psBits);
intel_m4v_config_parser.cpp 899 LOGV("intel: --- call to DecodePPS() begin ---\n");
901 status = DecodePPS(&psBits);
903 LOGV("intel: --- call to DecodePPS() end : status = %x ---\n", status);
1209 int32 DecodePPS(mp4StreamType *psBits)
    [all...]

Completed in 74 milliseconds