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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp216 size_t nProfileLevels = local
218 if (index >= nProfileLevels) {
225 size_t nProfileLevels = local
227 if (index >= nProfileLevels) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp212 size_t nProfileLevels = local
214 if (index >= nProfileLevels) {

Completed in 2150 milliseconds