HomeSort by relevance Sort by last modified time
    Searched refs:mvsadcosts (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/encoder/
block.h 89 int mvsadcosts[2][MVvals+1]; member in struct:__anon8477
ethreading.c 322 z->mvsadcost[0] = &z->mvsadcosts[0][mv_max+1];
323 z->mvsadcost[1] = &z->mvsadcosts[1][mv_max+1];
onyx_if.c     [all...]

Completed in 161 milliseconds