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

  /external/libvpx/libvpx/vp9/common/
vp9_blockd.h 77 static INLINE int is_inter_mode(MB_PREDICTION_MODE mode) { function
vp9_postproc.c 878 } else if (is_inter_mode(mi->mbmi.mode)) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 322 assert(is_inter_mode(mode));
    [all...]
vp9_encodeframe.c 477 if (cm->mcomp_filter_type == SWITCHABLE && is_inter_mode(mbmi->mode)) {
    [all...]
vp9_rdopt.c     [all...]

Completed in 2041 milliseconds