OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mi_dc
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c
201
const int
mi_dc
= 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
2133
const int
mi_dc
= hbs * (n & 1);
local
[
all
...]
Completed in 555 milliseconds