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

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderWMV.cpp218 int numPictures = (data->num_pictures > 1) ? 2 : 1; local
220 for (int index = 0; index < numPictures; index++) {

Completed in 5 milliseconds