OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_filter4
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
filter.c
63
static WEBP_INLINE void
do_filter4
(uint8_t* p, int step) {
function
145
do_filter4
(p, hstride);
/external/webp/src/enc/
filter.c
63
static WEBP_INLINE void
do_filter4
(uint8_t* p, int step) {
function
145
do_filter4
(p, hstride);
/external/chromium_org/third_party/libwebp/dsp/
dec.c
505
static WEBP_INLINE void
do_filter4
(uint8_t* p, int step) {
function
617
do_filter4
(p, hstride);
/external/webp/src/dsp/
dec.c
505
static WEBP_INLINE void
do_filter4
(uint8_t* p, int step) {
function
617
do_filter4
(p, hstride);
Completed in 46 milliseconds