Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dmp4dec_lib.h267 void Copy_MB_into_Vop(uint8 *comp, int yChan[][NCOEFF_BLOCK], int width);
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dmotion_comp.cpp43 void Copy_MB_into_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int width);
1796 void Copy_MB_into_Vop(UChar *comp, Int yChan[][NCOEFF_BLOCK], Int pitch) in Copy_MB_into_Vop() function