OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp9_fwht4x4_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
706
void
vp9_fwht4x4_c
(const int16_t *input, tran_low_t *output, int stride) {
function
803
vp9_fwht4x4_c
(input, output, stride);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_dct.c
603
void
vp9_fwht4x4_c
(const int16_t *input, int16_t *output, int stride) {
function
[
all
...]
Completed in 60 milliseconds