OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sb_cols_in_tile
(Results
1 - 2
of
2
) sorted by null
/external/libaom/libaom/av1/encoder/
encodeframe.c
4659
const int
sb_cols_in_tile
= av1_get_
sb_cols_in_tile
(cm, tile_data->tile_info);
local
[
all
...]
/external/libaom/libaom/av1/decoder/
decodeframe.c
3023
const int
sb_cols_in_tile
= av1_get_
sb_cols_in_tile
(cm, tile_info);
local
[
all
...]
Completed in 344 milliseconds