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

/frameworks/av/media/libstagefright/
H A DJPEGSource.cpp147 uint16_t soi; local
148 if (!mSource->getUInt16(i, &soi)) {
154 if (soi != 0xffd8) {

Completed in 46 milliseconds