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 69 int mvcosts[2][MVvals + 1]; member in struct:__anon26148
686 int mvcosts[2][MVvals + 1]; member in struct:VP8_COMP::rd_costs_struct
ratectrl.c 190 vp8_copy(cc->mvcosts, cpi->rd_costs.mvcosts);
225 vp8_copy(cpi->rd_costs.mvcosts, cc->mvcosts);
    [all...]
onyx_if.c     [all...]

Completed in 189 milliseconds