Home
last modified time | relevance | path

Searched defs:right_edge (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c355 int right_edge = edges[2]; in sao_filter_CTB() local
/third_party/libinput/src/
Devdev-mt-touchpad.h407 int32_t right_edge; /* in device coordinates */ member
444 int32_t right_edge; /* in device coordinates */ member
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs42609 let mut right_edge: usize = self.tail; localVariable