Searched refs:ChooseMode (Results 1 – 4 of 4) sorted by relevance
281 CBC_QRCoderMode* ChooseMode(const ByteString& content) { in ChooseMode() function376 CBC_QRCoderMode* mode = ChooseMode(utf8Data); in Encode()
152 void (*ChooseMode)(UChar*, UChar*, Int, Int) = video->functionPointer->ChooseMode; in MotionEstimation() local311 (*ChooseMode)(mode_mb, cur, width, ((sad8 < sad16) ? sad8 : sad16)); in MotionEstimation()
244 void (*ChooseMode)(UChar *Mode, UChar *cur, Int lx, Int min_SAD); member
1090 video->functionPointer->ChooseMode = &ChooseMode_C; in PVInitVideoEncoder()