Searched defs:PV_DecodeMBVec (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_decode.cpp231 status = PV_DecodeMBVec(stream, &mvx, &mvy, f_code_f);
244 status = PV_DecodeMBVec(stream, &mvx, &mvy, f_code_f);
267 PV_STATUS PV_DecodeMBVec(BitstreamDecVideo *stream, MOT *mv_x, MOT *mv_y, int f_code_f) function

Completed in 48 milliseconds