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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 73 int mvcosts[2][MVvals+1]; member in struct:__anon10981
704 int mvcosts[2][MVvals+1]; member in struct:VP8_COMP::rd_costs_struct
ratectrl.c 240 vp8_copy(cc->mvcosts, cpi->rd_costs.mvcosts);
278 vp8_copy(cpi->rd_costs.mvcosts, cc->mvcosts);
    [all...]
onyx_if.c     [all...]

Completed in 133 milliseconds