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

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp420 const char *pSrcType2; local
426 if (meta->findCString(kKeyDecoderComponent, &pSrcType2)) {
427 if (strcmp(pSrcType2, "DummyAudioSource") == 0) {

Completed in 144 milliseconds