OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PV_DeScaleMVD
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_decode.h
97
PV_STATUS
PV_DeScaleMVD
(int f_code, int residual, int vlc_code_mag, MOT *vector);
vlc_decode.cpp
299
if (
PV_DeScaleMVD
(f_code_f, residualx, vlc_code_magx, mv_x) != PV_SUCCESS)
304
if (
PV_DeScaleMVD
(f_code_f, residualy, vlc_code_magy, mv_y) != PV_SUCCESS)
319
PV_STATUS
PV_DeScaleMVD
(
[
all
...]
Completed in 302 milliseconds