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

  /external/libaom/libaom/av1/common/
reconintra.h 109 static INLINE int av1_use_intra_edge_upsample(int bs0, int bs1, int delta, function
reconintra.c     [all...]
  /external/libaom/libaom/test/
dr_prediction_test.cc 240 av1_use_intra_edge_upsample(bw_, bh_, p_angle - 90, 0);
242 av1_use_intra_edge_upsample(bw_, bh_, p_angle - 180, 0);

Completed in 443 milliseconds