OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_width_log2_lookup
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_common_data.h
16
extern const int
b_width_log2_lookup
[BLOCK_SIZES];
vp9_common_data.c
16
const int
b_width_log2_lookup
[BLOCK_SIZES] =
variable
vp9_blockd.h
107
return
b_width_log2_lookup
[sb_type];
/external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c
[
all
...]
vp9_rdopt.c
[
all
...]
Completed in 34 milliseconds