OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_iscan_16x16
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_scan.h
182
static INLINE const int16_t*
get_iscan_16x16
(TX_TYPE tx_type) {
function
/external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c
579
iscan =
get_iscan_16x16
(tx_type);
Completed in 1106 milliseconds