Searched defs:orient (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t1.c | 306 OPJ_BYTE opj_t1_getctxno_zc(OPJ_UINT32 f, OPJ_UINT32 orient) { in opj_t1_getctxno_zc() 367 OPJ_UINT32 orient, in opj_t1_enc_sigpass_step() 409 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_raw() 432 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_mqc() 456 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_mqc_vsc() 481 OPJ_UINT32 orient, in opj_t1_enc_sigpass() 514 OPJ_INT32 orient, in opj_t1_dec_sigpass_raw() 541 OPJ_INT32 orient) in opj_t1_dec_sigpass_mqc() 584 OPJ_INT32 orient) in opj_t1_dec_sigpass_mqc_vsc() 832 OPJ_UINT32 orient, in opj_t1_enc_clnpass_step() [all …]
|
D | t1_generate_luts.c | 41 static int t1_init_ctxno_zc(int f, int orient) { in t1_init_ctxno_zc() 207 int orient = j; in main() local
|
D | dwt.c | 482 OPJ_UINT32 opj_dwt_getgain(OPJ_UINT32 orient) { in opj_dwt_getgain() 493 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm() 508 OPJ_UINT32 opj_dwt_getgain_real(OPJ_UINT32 orient) { in opj_dwt_getgain_real() 516 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm_real() 525 OPJ_UINT32 resno, level, orient, gain; in opj_dwt_calc_explicit_stepsizes() local
|
/external/chromium_org/third_party/WebKit/Source/core/events/ |
D | OverflowEvent.h | 36 unsigned short orient; member 63 unsigned short orient() const { return m_orient; } in orient() function
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleDeprecatedFlexibleBoxData.h | 50 unsigned orient: 1; // EBoxOrient variable
|
/external/opencv/cv/src/ |
D | cvmotempl.cpp | 173 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcMotionGradient() local 296 CvMat orientstub, *orient = (CvMat*)orientation; in cvCalcGlobalOrientation() local
|
/external/qemu/android/ |
D | hw-sensors.c | 627 _hwSensors_setCoarseOrientation( HwSensors* h, AndroidCoarseOrientation orient ) in _hwSensors_setCoarseOrientation() 717 android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient ) in android_sensors_set_coarse_orientation()
|
/external/chromium_org/third_party/d3/src/ |
D | d3.js | 8761 axis.orient = function(x) { function
|