HomeSort by relevance Sort by last modified time
    Searched full:val_2 (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
unittest_unknown_enum_values_nano.proto 40 VAL_2 = 2;
52 VAL_2 = 2;
  /external/libmpeg2/common/
ideint_cac.c 247 WORD32 val_2; local
257 val_2 = AVG(tmp_1, tmp_2);
259 tmp_diff = ABS_DIF(val_1, val_2);
276 WORD32 val_2; local
286 val_2 = AVG(tmp_1, tmp_2);
288 tmp_diff = ABS_DIF(val_1, val_2);
  /external/protobuf/java/src/test/java/com/google/protobuf/
NanoTest.java     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 703 String val_2 = parser.get<String>(1); // returns "qwe", arg2

Completed in 3323 milliseconds