OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fwd_txm4x4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
138
void (*
fwd_txm4x4
)(const int16_t *input, tran_low_t *output, int stride);
member in struct:macroblock
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h
193
void (*
fwd_txm4x4
)(const int16_t *input, int16_t *output, int stride);
member in struct:macroblock
Completed in 264 milliseconds