OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TransformTwo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
dec.c
108
static void
TransformTwo
(const int16_t* in, uint8_t* dst, int do_two) {
705
VP8Transform =
TransformTwo
;
/external/webp/src/dsp/
dec.c
108
static void
TransformTwo
(const int16_t* in, uint8_t* dst, int do_two) {
705
VP8Transform =
TransformTwo
;
Completed in 25 milliseconds