OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mi_height_log2_lookup
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_common_data.h
19
extern const int
mi_height_log2_lookup
[BLOCK_SIZES];
vp9_common_data.c
29
const int
mi_height_log2_lookup
[BLOCK_SIZES] =
variable
vp9_blockd.h
130
return
mi_height_log2_lookup
[sb_type];
Completed in 31 milliseconds