Searched defs:orient (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 308 static OPJ_BYTE opj_t1_getctxno_zc(OPJ_UINT32 f, OPJ_UINT32 orient) { in opj_t1_getctxno_zc() 369 OPJ_UINT32 orient, in opj_t1_enc_sigpass_step() 411 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_raw() 434 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_mqc() 458 OPJ_INT32 orient, in opj_t1_dec_sigpass_step_mqc_vsc() 483 OPJ_UINT32 orient, in opj_t1_enc_sigpass() 516 OPJ_INT32 orient, in opj_t1_dec_sigpass_raw() 543 OPJ_INT32 orient) in opj_t1_dec_sigpass_mqc() 586 OPJ_INT32 orient) in opj_t1_dec_sigpass_mqc_vsc() 834 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 | 489 OPJ_UINT32 opj_dwt_getgain(OPJ_UINT32 orient) { in opj_dwt_getgain() 500 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm() 515 OPJ_UINT32 opj_dwt_getgain_real(OPJ_UINT32 orient) { in opj_dwt_getgain_real() 523 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient) { in opj_dwt_getnorm_real() 532 OPJ_UINT32 resno, level, orient, gain; in opj_dwt_calc_explicit_stepsizes() local
|
/external/libcups/filter/ |
D | common.c | 412 WriteLabels(int orient) /* I - Orientation of the page */ in WriteLabels()
|
D | pstops.c | 698 int orient = (atoi(line + 14) / 90) & 3; in copy_comments() local 3290 int orient) /* I - Orientation of the page */ in write_labels()
|