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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp358 int32_t vol_size = 0; local
364 vol_size = inHeader->nFilledLen;
371 mHandle, vol_data, &vol_size, 1, mWidth, mHeight, mode);
516 int32_t vol_size = 0; local
520 mHandle, vol_data, &vol_size, 1, mWidth, mHeight,

Completed in 92 milliseconds