Home
last modified time | relevance | path

Searched defs:max_buf (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/import/
Dmindir_adjust.cc48 auto *max_buf = static_cast<float *>(input_max_ptr->data_c()); in ConvertInputQuantParam() local
69 auto *max_buf = static_cast<float *>(filter_max_ptr->data_c()); in ConvertInputQuantParam() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbufferpool.c28 create_pool (guint size, guint min_buf, guint max_buf) in create_pool()
/third_party/boost/tools/build/src/engine/
Djam.h484 int max_buf; /* maximum amount of output saved from target member
/third_party/mesa3d/src/util/
Ddisk_cache_os.c601 size_t max_buf = util_compress_max_compressed_len(dc_job->size); in create_cache_item_header_and_blob() local
/third_party/ffmpeg/libavdevice/
Ddecklink_dec.cpp425 uint16_t *max_buf = buf + width; in get_metadata() local