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

  /external/libaom/libaom/av1/common/
blockd.h     [all...]
onyxc_int.h 373 int allow_warped_motion; member in struct:AV1Common
    [all...]
  /external/libaom/libaom/av1/encoder/
reconinter_enc.c 185 plane, ref, mi, build_for_obmc, xd, cm->allow_warped_motion);
227 cm->allow_warped_motion);
234 mi, build_for_obmc, xd, cm->allow_warped_motion);
encoder.h 370 int allow_warped_motion; member in struct:AV1EncoderConfig
    [all...]
bitstream.c 272 cm->allow_warped_motion)
    [all...]
temporal_filter.c 918 cm->allow_warped_motion, num_planes, blk_mvs, use_32x32);
    [all...]
encoder.c     [all...]
rdopt.c     [all...]
encodeframe.c     [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c 118 int allow_warped_motion; // frame level member in struct:av1_extracfg
231 1, // allow_warped_motion at frame level
    [all...]
  /external/libaom/libaom/aom_dsp/x86/
variance_sse2.c 568 build_for_obmc, xd, cm->allow_warped_motion);
    [all...]
highbd_variance_sse2.c     [all...]
  /external/libaom/libaom/aom_dsp/
variance.c 365 build_for_obmc, xd, cm->allow_warped_motion);
    [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c 754 plane, ref, mi, build_for_obmc, xd, cm->allow_warped_motion);
825 mi_y >> pd->subsampling_y, ref, xd, cm->allow_warped_motion);
831 plane, ref, mi, build_for_obmc, xd, cm->allow_warped_motion);
    [all...]
decodemv.c 214 motion_mode_allowed(xd->global_motion, xd, mbmi, cm->allow_warped_motion);
    [all...]

Completed in 321 milliseconds