HomeSort by relevance Sort by last modified time
    Searched defs:breakout (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/
set_roi.cc 101 // Check the breakout thresholds
103 unsigned int breakout = local
106 if (threshold[i] != breakout) {
107 EXPECT_EQ(threshold[i], breakout)
108 << "breakout threshold error";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
set_roi.cc 101 // Check the breakout thresholds
103 unsigned int breakout = local
106 if (threshold[i] != breakout) {
107 EXPECT_EQ(threshold[i], breakout)
108 << "breakout threshold error";

Completed in 109 milliseconds