Searched defs:pSrcType1 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp419 const char *pSrcType1; local
423 if (meta->findCString(kKeyDecoderComponent, &pSrcType1)) {
424 if (strcmp(pSrcType1, "DummyAudioSource") == 0) {

Completed in 62 milliseconds