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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 74 int mvcosts[2][MVvals+1]; member in struct:__anon17710
694 int mvcosts[2][MVvals+1]; member in struct:VP8_COMP::rd_costs_struct
ratectrl.c 232 vp8_copy(cc->mvcosts, cpi->rd_costs.mvcosts);
270 vp8_copy(cpi->rd_costs.mvcosts, cc->mvcosts);
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 77 int mvcosts[2][MVvals+1]; member in struct:__anon29486
694 int mvcosts[2][MVvals+1]; member in struct:VP8_COMP::rd_costs_struct
ratectrl.c 232 vp8_copy(cc->mvcosts, cpi->rd_costs.mvcosts);
270 vp8_copy(cpi->rd_costs.mvcosts, cc->mvcosts);
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 77 int mvcosts[2][MVvals+1]; member in struct:__anon40669
694 int mvcosts[2][MVvals+1]; member in struct:VP8_COMP::rd_costs_struct
ratectrl.c 232 vp8_copy(cc->mvcosts, cpi->rd_costs.mvcosts);
270 vp8_copy(cpi->rd_costs.mvcosts, cc->mvcosts);
    [all...]
onyx_if.c     [all...]

Completed in 137 milliseconds