Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DDetectionPostProcessLayer.cpp79 …const float f_offset = offset_from_min_error < offset_from_max_error ? offset_from_mi… in qinfo_scaleoffset_from_minmax() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/CPP/
H A DDetectionPostProcessLayer.cpp75 …const float f_offset = offset_from_min_error < offset_from_max_error ? offset_from_mi… in calc_qinfo() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/rnn/
H A Dlstm_ops_gpu.cu.cc160 const int f_offset = gate_f_offset(gate_layout, cell_size); in lstm_gates() local
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dmmap_xen.rs503 let f_offset = file_offset.start(); in validate_file() localVariable
/aosp_15_r20/external/libhevc/encoder/
H A Dbit_allocation.c469 float f_bits_cur_pic, f_offset; in get_bits_based_on_complexity() local