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

  /hardware/google/av/codec2/include/
C2Work.h 42 BAD_PORT, ///< parameter is not supported on the specific port
  /hardware/google/interfaces/media/c2/1.0/
types.hal 327 BAD_PORT,
  /hardware/google/av/codec2/hidl/1.0/utils/
types.cpp 388 case C2SettingResult::BAD_PORT:
389 d->failure = SettingResult::Failure::BAD_PORT;
444 case SettingResult::Failure::BAD_PORT:
445 (*d)->failure = C2SettingResult::BAD_PORT;
    [all...]

Completed in 1744 milliseconds