Searched refs:sampleRate_from (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXCodec.cpp2357 int32_t sampleRate_from, sampleRate_to; local
2358 CHECK(from->findInt32(kKeySampleRate, &sampleRate_from));
2361 if (sampleRate_from != sampleRate_to) {

Completed in 11 milliseconds