Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_decode.cpp270 int vlc_code_magx, vlc_code_magy; in PV_DecodeMBVec() local
287 status = PV_VlcDecMV(stream, &vlc_code_magy); in PV_DecodeMBVec()
293 if (vlc_code_magy) in PV_DecodeMBVec()
304 if (PV_DeScaleMVD(f_code_f, residualy, vlc_code_magy, mv_y) != PV_SUCCESS) in PV_DecodeMBVec()