Searched refs:mFormatWithConverter (Results 1 – 2 of 2) sorted by relevance
407 mFormatWithConverter = mFormat->dup(); in convert()408 mFormatWithConverter->setInt32(KEY_PCM_ENCODING, configEncoding); in convert()411 mFormatWithConverter = nullptr; in convert()443 dstBuffer->setFormat(mFormatWithConverter); in convert()
423 sp<AMessage> mFormatWithConverter; variable