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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 129 FLAG_SKIP_INTRA_LOWVAR = 1 << 5,
vp9_speed_features.c 302 FLAG_SKIP_COMP_BESTINTRA | FLAG_SKIP_INTRA_LOWVAR;
477 FLAG_SKIP_COMP_BESTINTRA | FLAG_SKIP_INTRA_LOWVAR;
    [all...]
vp9_rdopt.c     [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.h 149 FLAG_SKIP_INTRA_LOWVAR = 1 << 5,
speed_features.c 376 FLAG_SKIP_COMP_BESTINTRA | FLAG_SKIP_INTRA_LOWVAR |
574 FLAG_SKIP_COMP_BESTINTRA | FLAG_SKIP_INTRA_LOWVAR |
    [all...]
rdopt.c     [all...]

Completed in 178 milliseconds