OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_mode_context
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
671
static uint8_t
get_mode_context
(const VP9_COMMON *cm, const MACROBLOCKD *xd,
function
706
inter_mode_ctx =
get_mode_context
(cm, xd, mv_ref_search, mi_row, mi_col);
Completed in 101 milliseconds