Home
last modified time | relevance | path

Searched defs:orient (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1_generate_luts.c42 static int t1_init_ctxno_zc(OPJ_UINT32 f, OPJ_UINT32 orient) in t1_init_ctxno_zc()
223 OPJ_UINT32 orient = j; in main() local
Ddwt.c1228 OPJ_UINT32 opj_dwt_getgain(OPJ_UINT32 orient) in opj_dwt_getgain()
1242 OPJ_FLOAT64 opj_dwt_getnorm(OPJ_UINT32 level, OPJ_UINT32 orient) in opj_dwt_getnorm()
1266 OPJ_UINT32 opj_dwt_getgain_real(OPJ_UINT32 orient) in opj_dwt_getgain_real()
1275 OPJ_FLOAT64 opj_dwt_getnorm_real(OPJ_UINT32 level, OPJ_UINT32 orient) in opj_dwt_getnorm_real()
1294 OPJ_UINT32 resno, level, orient, gain; in opj_dwt_calc_explicit_stepsizes() local
Dt1.c1411 OPJ_UINT32 orient, in opj_t1_getwmsedec()
1922 OPJ_UINT32 orient, in opj_t1_decode_cblk()
2248 OPJ_UINT32 orient, in opj_t1_encode_cblk()
/external/libcups/filter/
Dcommon.c412 WriteLabels(int orient) /* I - Orientation of the page */ in WriteLabels()
Dpstops.c698 int orient = (atoi(line + 14) / 90) & 3; in copy_comments() local
3290 int orient) /* I - Orientation of the page */ in write_labels()