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

  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 26 cm->use_prev_frame_mvs
73 if (cm->use_prev_frame_mvs) {
99 if (cm->use_prev_frame_mvs) {
vp9_onyxc_int.h 216 int use_prev_frame_mvs; member in struct:VP9Common
  /external/libvpx/libvpx/test/
vp9_encoder_parms_get_to_decoder.cc 116 EXPECT_EQ(0, common->use_prev_frame_mvs);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 509 cm->use_prev_frame_mvs
561 // on windows platform. The sync here is unnecessary if use_prev_frame_mvs
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_pickmode.c     [all...]

Completed in 89 milliseconds