Home
last modified time | relevance | path

Searched defs:mvcost (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/encoder/
Dtemporal_filter.c196 int *mvcost[2] = { &dummy_cost[mv_max+1], &dummy_cost[mv_max+1] }; in find_matching_mb() local
Dblock.h86 int *mvcost[2]; member