OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_iht_add_16x16_c
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_idct_blk.h
27
void
vp9_iht_add_16x16_c
(TX_TYPE tx_type, int16_t *input, unsigned char *dest,
vp9_idct_blk.c
108
void
vp9_iht_add_16x16_c
(TX_TYPE tx_type, int16_t *input, uint8_t *dest,
function
vp9_decodframe.c
113
vp9_iht_add_16x16_c
(get_tx_type_16x16(pd->plane_type, xd), qcoeff, dst,
[
all
...]
Completed in 26 milliseconds