Home
last modified time | relevance | path

Searched refs:crow (Results 1 – 6 of 6) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.c1137 int crow[MAX_COMPONENTS]; in tjCompressFromYUVPlanes() local
1141 crow[i]=row*compptr->v_samp_factor/cinfo->max_v_samp_factor; in tjCompressFromYUVPlanes()
1145 for(j=0; j<min(th[i], ph[i]-crow[i]); j++) in tjCompressFromYUVPlanes()
1147 memcpy(tmpbuf[i][j], inbuf[i][crow[i]+j], pw[i]); in tjCompressFromYUVPlanes()
1152 for(j=ph[i]-crow[i]; j<th[i]; j++) in tjCompressFromYUVPlanes()
1153 memcpy(tmpbuf[i][j], tmpbuf[i][ph[i]-crow[i]-1], iw[i]); in tjCompressFromYUVPlanes()
1157 yuvptr[i]=&inbuf[i][crow[i]]; in tjCompressFromYUVPlanes()
1820 int crow[MAX_COMPONENTS]; in tjDecompressToYUVPlanes() local
1842 crow[i]=row*compptr->v_samp_factor/dinfo->max_v_samp_factor; in tjDecompressToYUVPlanes()
1844 else yuvptr[i]=&outbuf[i][crow[i]]; in tjDecompressToYUVPlanes()
[all …]
/external/opencv/ml/src/
Dmlboost.cpp382 const double* crow = cjk + idx*2; in CV_IMPLEMENT_QSORT_EX() local
383 double w0 = crow[0], w1 = crow[1]; in CV_IMPLEMENT_QSORT_EX()
Dmltree.cpp1834 int* crow; in find_split_cat_class() local
1853 crow = cjk + idx*m; in find_split_cat_class()
1862 int t = crow[k]; in find_split_cat_class()
1877 int t = crow[k]; in find_split_cat_class()
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Ddot.rst102 arrowhead = 'box' | 'crow' | 'diamond' | 'dot' | 'inv' | 'none' | 'tee' | 'vee'
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt3046 烏>'[crow]';
6216 鴉>'[crow]';
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt2585 雊 < the\-crow\-of\-a\-male\-pheasant;
6338 䴊 < the\-crow\-pheasant;
14502 鸹 < the\-crow;
20429 鴉 < crow;
35856 烏鴉 > crow;
37662 雊 > the\-crow\-of\-a\-male\-pheasant;
40191 䴊 > the\-crow\-pheasant;
46250 鸹 > the\-crow;
46305 鴰 > the\-crow;
53322 鴉 > crow;
[all …]