OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VR4
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dec.c
326
static void
VR4
(uint8_t *dst) { // Vertical-Right
478
DC4, TM4, VE4, HE4, RD4,
VR4
, LD4, VL4, HD4, HU4
enc.c
417
static void
VR4
(uint8_t* dst, const uint8_t* top) {
523
VR4
(I4VR4 + dst, top);
/external/webp/src/dsp/
dec.c
326
static void
VR4
(uint8_t *dst) { // Vertical-Right
478
DC4, TM4, VE4, HE4, RD4,
VR4
, LD4, VL4, HD4, HU4
enc.c
417
static void
VR4
(uint8_t* dst, const uint8_t* top) {
523
VR4
(I4VR4 + dst, top);
Completed in 154 milliseconds