OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp9_block_error_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
303
return
vp9_block_error_c
(coeff, dqcoeff, block_size, ssz);
318
int64_t
vp9_block_error_c
(const tran_low_t *coeff, const tran_low_t *dqcoeff,
function
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c
526
int64_t
vp9_block_error_c
(const int16_t *coeff, const int16_t *dqcoeff,
function
[
all
...]
Completed in 221 milliseconds