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

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 27 const MV_REF *const prev_frame_mvs = cm->use_prev_frame_mvs ?
84 if (cm->use_prev_frame_mvs) {
115 if (cm->use_prev_frame_mvs) {
vp9_onyxc_int.h 217 int use_prev_frame_mvs; member in struct:VP9Common
  /external/libvpx/libvpx/test/
vp9_encoder_parms_get_to_decoder.cc 115 EXPECT_EQ(0, common->use_prev_frame_mvs);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_pickmode.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 44 milliseconds