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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_decode.cpp270 int vlc_code_magx, vlc_code_magy; local
287 status = PV_VlcDecMV(stream, &vlc_code_magy);
293 if (vlc_code_magy)
304 if (PV_DeScaleMVD(f_code_f, residualy, vlc_code_magy, mv_y) != PV_SUCCESS)

Completed in 70 milliseconds