OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp8_dc_only_idct_add
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
encodeintra.c
77
vp8_dc_only_idct_add
(b->dqcoeff[0], b->predictor, 16, dst, dst_stride);
/external/libvpx/libvpx/vp8/common/
rtcd_defs.sh
119
prototype void
vp8_dc_only_idct_add
"short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride"
120
specialize
vp8_dc_only_idct_add
mmx media neon dspr2
/external/libvpx/generic/
vpx_rtcd.h
69
#define
vp8_dc_only_idct_add
vp8_dc_only_idct_add_c
macro
/external/libvpx/mips/
vpx_rtcd.h
69
#define
vp8_dc_only_idct_add
vp8_dc_only_idct_add_c
macro
/external/libvpx/mips-dspr2/
vpx_rtcd.h
80
#define
vp8_dc_only_idct_add
vp8_dc_only_idct_add_dspr2
macro
/external/libvpx/armv7a/
vpx_rtcd.h
84
#define
vp8_dc_only_idct_add
vp8_dc_only_idct_add_v6
macro
/external/libvpx/armv7a-neon/
vpx_rtcd.h
99
#define
vp8_dc_only_idct_add
vp8_dc_only_idct_add_neon
macro
[
all
...]
/external/libvpx/libvpx/vp8/decoder/
threading.c
228
vp8_dc_only_idct_add
(b->qcoeff[0] * DQC[0],
decodframe.c
209
vp8_dc_only_idct_add
[
all
...]
Completed in 484 milliseconds