Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderEncoder.cpp281 CBC_QRCoderMode* ChooseMode(const ByteString& content) { in ChooseMode() function
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp152 void (*ChooseMode)(UChar*, UChar*, Int, Int) = video->functionPointer->ChooseMode; in MotionEstimation() local
H A Dmp4lib_int.h244 void (*ChooseMode)(UChar *Mode, UChar *cur, Int lx, Int min_SAD); member