OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Intra4Preds
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libwebp/dsp/
enc.c
517
static void
Intra4Preds
(uint8_t* dst, const uint8_t* top) {
703
VP8EncPredLuma4 =
Intra4Preds
;
/external/webp/src/dsp/
enc.c
510
static void
Intra4Preds
(uint8_t* dst, const uint8_t* top) {
751
VP8EncPredLuma4 =
Intra4Preds
;
enc_mips_dsp_r2.c
[
all
...]
enc_sse2.c
[
all
...]
Completed in 517 milliseconds