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
197
const int
mi_dc
= hbs * (n & 1);
local
200
count_segs_sb(cpi, &mi_8x8[mi_dr * mis +
mi_dc
],
203
mi_row + mi_dr, mi_col +
mi_dc
, subsize);
vp9_encodeframe.c
2400
const int
mi_dc
= hbs * (n & 1);
local
[
all
...]
Completed in 640 milliseconds