/external/libvpx/libvpx/vp9/common/ |
vp9_idct.h | 52 void vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest,
|
vp9_idct.c | 182 void vp9_iht4x4_add(TX_TYPE tx_type, const tran_low_t *input, uint8_t *dest, function
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_idct.h | 102 void vp9_iht4x4_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest,
|
vp9_idct.c | 1382 void vp9_iht4x4_add(TX_TYPE tx_type, const int16_t *input, uint8_t *dest, function [all...] |
/external/libvpx/libvpx/vp9/decoder/ |
vp9_decodeframe.c | 312 vp9_iht4x4_add(tx_type, dqcoeff, dst, stride, eob); 335 vp9_iht4x4_add(tx_type, dqcoeff, dst, stride, eob); [all...] |
/external/libvpx/libvpx/vp9/encoder/ |
vp9_rdopt.c | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_rdopt.c | [all...] |