Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.h302 typedef void (*find_mv_refs_sync)(void *const data, int mi_row); typedef
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c503 int block, int is_sub8x8, find_mv_refs_sync sync, in dec_find_mv_refs()