OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_ref
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
382
static void
set_ref
(VP9_COMMON *const cm, MACROBLOCKD *const xd,
function
430
set_ref
(cm, xd, 0, mi_row, mi_col);
432
set_ref
(cm, xd, 1, mi_row, mi_col);
[
all
...]
Completed in 281 milliseconds