Home
last modified time | relevance | path

Searched defs:f_code_f (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dvlc_decode.cpp136 int f_code_f = video->currVop->fcodeForward; in PV_GetMBvectors() local
267 PV_STATUS PV_DecodeMBVec(BitstreamDecVideo *stream, MOT *mv_x, MOT *mv_y, int f_code_f) in PV_DecodeMBVec()