Searched refs:gld_left_mv (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c261 int_mv arf_left_mv, gld_left_mv; local
269 gld_left_mv.as_int = gld_top_mv.as_int;
278 golden_ref, &gld_left_mv, alt_ref,
281 gld_left_mv.as_int = mb_stats->ref[GOLDEN_FRAME].m.mv.as_int;
284 gld_top_mv.as_int = gld_left_mv.as_int;

Completed in 89 milliseconds