Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dmb_motion_comp.cpp137 PIXEL *c_comp, *c_prev; in MBMotionComp() local
555 PIXEL *c_comp, *c_prev; in SkippedMBMotionComp() local
Dget_pred_outside.cpp244 uint8 *c_prev, /* i */ in GetPredOutside()
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmotion_comp.cpp106 UChar *c_prev, *cu_prev, *cv_prev; in getMotionCompensatedMB() local
204 UChar *c_prev, /* i */ in EncPrediction_INTER()
244 UChar *c_prev, /* i */ in EncPrediction_INTER4V()
1521 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec, in EncGetPredOutside()
1906 void get_MB(UChar *c_prev, UChar *c_prev_u , UChar *c_prev_v, in get_MB()