Home
last modified time | relevance | path

Searched refs:set_ref (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c323 static void set_ref(VP9_COMMON *const cm, MACROBLOCKD *const xd, in set_ref() function
361 set_ref(cm, xd, 0, mi_row, mi_col); in decode_block()
363 set_ref(cm, xd, 1, mi_row, mi_col); in decode_block()