Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DIArray.h45 IArray(size_t max_num_values) in IArray()
53 size_t max_num_values() const in max_num_values() function
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DArray.h48 Array(size_t max_num_values) in Array()
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dhistogram.cc19 Histogram::Histogram(size_t num_buckets, size_t max_num_values) { in Histogram()
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/
H A DICLArray.h43 explicit ICLArray(size_t max_num_values) in ICLArray()
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DCLArray.h57 CLArray(size_t max_num_values) in CLArray()