OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_fht8x8
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.h
18
void
vp9_fht8x8
(TX_TYPE tx_type, const int16_t *input, int16_t *output,
vp9_encodemb.c
616
vp9_fht8x8
(tx_type, src_diff, coeff, bw * 4);
vp9_dct.c
1381
void
vp9_fht8x8
(TX_TYPE tx_type, const int16_t *input, int16_t *output,
function
[
all
...]
Completed in 70 milliseconds