OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_tile_cols
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_ethread.c
83
int
max_tile_cols
= get_max_tile_cols(cpi);
local
84
allocated_workers = VPXMIN(cpi->oxcf.max_threads,
max_tile_cols
);
/external/libhevc/decoder/
ihevcd_api.c
1472
WORD32
max_tile_cols
, max_tile_rows;
local
[
all
...]
ihevcd_parse_headers.c
1911
WORD32
max_tile_cols
, max_tile_rows;
local
[
all
...]
Completed in 2616 milliseconds