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