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

/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.h101 bool mIsPCMAudio; member in struct:android::Converter
H A DConverter.cpp54 mIsPCMAudio(false),
73 mIsPCMAudio = true;
148 if (!mIsPCMAudio) {
157 if (mIsPCMAudio) {
299 if (!mIsPCMAudio && mEncoder == NULL) {
472 if (mIsPCMAudio) {
605 if (mIsPCMAudio) {

Completed in 81 milliseconds