Searched defs:NW (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ | ||
H A D | vsrc_life.c | 299 enum { NW, N, NE, W, E, SW, S, SE }; in evolve() enumerator |
H A D | vsrc_cellauto.c | 235 enum { NW, N, NE }; in evolve() enumerator |
/third_party/libinput/test/ | ||
H A D | test-gestures.c | 34 N, NE, E, SE, S, SW, W, NW, NCARDINALS enumerator |
/third_party/python/Lib/tkinter/ | ||
H A D | constants.py | 12 NW='nw' variable |
/third_party/ffmpeg/libavcodec/ | ||
H A D | g2meet.c | 505 uint32_t N, W, NW, pred; in epic_decode_pixel_pred() local 494 epic_decode_component_pred(ePICContext *dc, int N, int W, int NW) epic_decode_component_pred() argument 602 uint32_t W, WW, N, NN, NW, NE, NWW, NNW, NNE; epic_decode_run_length() local 749 uint32_t NW = above_row[x - 1]; epic_predict_from_NW_NE() local [all...] |
/third_party/libinput/src/ | ||
H A D | libinput-private.h | 891 NW = bit(7), enumerator |
Completed in 7 milliseconds