Home
last modified time | relevance | path

Searched defs:type_max (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/include/linux/
Doverflow.h8 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro
/external/ComputeLibrary/src/cpu/operators/
DCpuFullyConnected.cpp55 PixelValue type_max{}; in get_quantized_asymmetric_output_min_max() local
99 PixelValue type_max{}; in get_gemmlowp_output_stage_info() local
DCpuGemmDirectConv2d.cpp61 PixelValue type_max{}; in calculate_output_stage_metadata() local
DCpuGemmConv2d.cpp140 PixelValue type_max{}; in configure_mm() local
204 PixelValue type_max{}; in validate_mm() local
/external/virglrenderer/src/drm/linux/
Doverflow.h39 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) macro
/external/ComputeLibrary/src/gpu/cl/operators/
DClFullyConnected.cpp81 PixelValue type_max{}; in construct_gemmlowp_output_stage() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpOffsetContributionOutputStageKernel.cpp913 PixelValue type_max{}; in run_op() local