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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp154 int32_t vol_size = 0; local
160 vol_size = inHeader->nFilledLen;
167 mHandle, vol_data, &vol_size, 1,
370 int32_t vol_size = 0; local
374 mHandle, vol_data, &vol_size, 1, outputBufferWidth(), outputBufferHeight(),

Completed in 49 milliseconds