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

  /external/protobuf/src/google/protobuf/io/
coded_stream.h 175 inline bool IsFlat() const;
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 175 inline bool IsFlat() const;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 175 inline bool IsFlat() const;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
coded_stream.h 175 inline bool IsFlat() const;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 175 inline bool IsFlat() const;
    [all...]
  /external/webp/src/enc/
quant.c 883 static score_t IsFlat(const int16_t* levels, int num_blocks, score_t thresh) {
922 IsFlat(rd_cur->y_ac_levels[0], kNumBlocks, FLATNESS_LIMIT_I16)) {
    [all...]

Completed in 838 milliseconds