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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
decoder_database.h 35 kDecoderNotFound = -5,
95 // Returns kDecoderNotFound or kOK depending on the outcome of the operation.
103 // kDecoderNotFound if no entry exists for that value. Note that one
144 // registered in the database. Otherwise, returns kDecoderNotFound.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/interface/
neteq.h 99 kDecoderNotFound,

Completed in 59 milliseconds