OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txb_size_index
(Results
1 - 2
of
2
) sorted by null
/external/libaom/libaom/av1/encoder/
encodeframe.c
5786
const int
txb_size_index
= av1_get_
txb_size_index
(bsize, blk_row, blk_col);
local
5869
const int
txb_size_index
= av1_get_
txb_size_index
(bsize, blk_row, blk_col);
local
[
all
...]
bitstream.c
163
const int
txb_size_index
=
local
166
tx_size == mbmi->inter_tx_size[
txb_size_index
];
[
all
...]
Completed in 163 milliseconds