Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttsbit0.c374 FT_Int y_pos ) in tt_sbit_decoder_load_byte_aligned()
477 FT_Int y_pos ) in tt_sbit_decoder_load_bit_aligned()
593 FT_Int y_pos ) in tt_sbit_decoder_load_compound()
658 FT_Int y_pos ) in tt_sbit_decoder_load_bitmap()
750 FT_Int y_pos ) in tt_sbit_decoder_load_image()
/external/tesseract/viewer/
Dscrollview.cpp235 ScrollView::ScrollView(const char* name, int x_pos, int y_pos, int x_size, in ScrollView()
242 ScrollView::ScrollView(const char* name, int x_pos, int y_pos, int x_size, in ScrollView()
250 ScrollView::ScrollView(const char* name, int x_pos, int y_pos, int x_size, in ScrollView()
257 void ScrollView::Initialize(const char* name, int x_pos, int y_pos, int x_size, in Initialize()
619 void ScrollView::Image(const char* image, int x_pos, int y_pos) { in Image()
727 void ScrollView::Image(Pix* image, int x_pos, int y_pos) { in Image()
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Ddcac_prediction.cpp42 int y_pos = video->mbnum_row; in doDCACPrediction() local
218 int y_pos = video->mbnum_row; in doDCACPrediction_I() local
Dcombined_decode.cpp554 int y_pos = video->mbnum_row; local
Dblock_idct.cpp231 int y_pos = video->mbnum_row; in MBlockIDCT() local
Ddatapart_decode.cpp638 int y_pos = video->mbnum_row; in GetMBData_DataPart() local
Dvlc_decode.cpp145 int y_pos = video->mbnum_row; in PV_GetMBvectors() local
/external/opencore/codecs_v2/video/avc_h264/enc/src/
Dintra_est.cpp39 int y_pos = (video->mb_y) << 4; in IntraDecisionABE() local
120 int y_pos = (video->mb_y) << 4; in MBIntraSearch() local
213 int y_pos = (video->mb_y) << 4; in intrapred_luma_16x16() local
1370 int y_pos = video->mb_y << 3; in chroma_intra_search() local
Dmotion_comp.cpp49 uint32 x_pos, y_pos; in AVCMBMotionComp() local
123 int x_pos, int y_pos, in eLumaMotionComp()
191 void eCreateAlign(uint8 *ref, int picpitch, int y_pos, in eCreateAlign()
1702 void ePadChroma(uint8 *ref, int picwidth, int picheight, int picpitch, int x_pos, int y_pos) in ePadChroma()
1811 int x_pos, int y_pos, in eChromaMotionComp()
/external/opencore/codecs_v2/video/avc_h264/dec/src/
Dpred_inter.cpp46 uint32 x_pos, y_pos; in InterMBPrediction() local
241 int x_pos, int y_pos, in LumaMotionComp()
366 void CreateAlign(uint8 *ref, int picwidth, int y_pos, in CreateAlign()
446 void CreatePad(uint8 *ref, int picwidth, int picheight, int x_pos, int y_pos, in CreatePad()
1982 int x_pos, int y_pos, in ChromaMotionComp()
/external/tesseract/java/com/google/scrollview/ui/
DSVWindow.java326 public void drawImage(String internalName, int x_pos, int y_pos) { in drawImage()
/external/opencore/codecs_v2/video/avc_h264/common/src/
Ddeblock.cpp119 int y_pos = video->mb_y; in MBInLoopDeblock() local
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dvlc_encode.cpp2027 Int y_pos = video->outputMB->mb_y; in DCACPred() local
/external/qemu/android/skin/
Dwindow.c837 int y_pos; member