Home
last modified time | relevance | path

Searched refs:INVERSE (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dfilters_mips_dsp_r2.c36 #define DO_PREDICT_LINE(SRC, DST, LENGTH, INVERSE) do { \
47 ".if " #INVERSE " \n\t" \
82 ".if " #INVERSE " \n\t" \
109 #define DO_PREDICT_LINE_VERTICAL(SRC, PRED, DST, LENGTH, INVERSE) do { \
127 ".if " #INVERSE " \n\t" \
148 ".if " #INVERSE " \n\t" \
/third_party/backends/backend/
H A Dkvs40xx_opt.c686 o = &s->opt[INVERSE]; in kvs40xx_init_options()
1007 case INVERSE: in sane_control_option()
1108 s->opt[INVERSE].cap &= ~SANE_CAP_INACTIVE; in sane_control_option()
1118 s->opt[INVERSE].cap |= SANE_CAP_INACTIVE; in sane_control_option()
1130 s->opt[INVERSE].cap &= ~SANE_CAP_INACTIVE; in sane_control_option()
1320 wnd->rif_padding = s->val[INVERSE].b << 7; in kvs40xx_init_window()
H A Dkvs40xx.h93 INVERSE, /* Monochrome reversing */ enumerator
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c53 #define INVERSE 7 macro
1226 INVERSE, in TEST_IMPL()
1538 INVERSE, in TEST_IMPL()
/third_party/mesa3d/src/mesa/program/
H A Dprogram_parse.y187 %token INVERSE INVTRANS
1533 stateMatModifier: INVERSE

Completed in 8 milliseconds