OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:residualy
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.cpp
271
int residualx = 0,
residualy
= 0;
local
295
residualy
= (int) BitstreamReadBits16_INLINE(stream, (int)(f_code_f - 1));
304
if (PV_DeScaleMVD(f_code_f,
residualy
, vlc_code_magy, mv_y) != PV_SUCCESS)
[
all
...]
Completed in 90 milliseconds