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

/frameworks/av/media/libstagefright/
H A DMediaCodecSource.cpp564 int32_t usingSwReadOften; local
568 if (inputFormat->findInt32("using-sw-read-often", &usingSwReadOften)
569 && usingSwReadOften) {

Completed in 35 milliseconds