OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mi_dr
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c
202
const int
mi_dr
= hbs * (n >> 1);
local
204
count_segs_sb(cpi, tile, &mi_8x8[
mi_dr
* mis + mi_dc],
207
mi_row +
mi_dr
, mi_col + mi_dc, subsize);
vp9_encodeframe.c
2134
const int
mi_dr
= hbs * (n >> 1);
local
[
all
...]
Completed in 38 milliseconds