Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/audio/asrc/
Dasrc_resampler.cc149 decltype(output_stats_) output_stats; in OnEvent() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dveristat.c772 static void output_stats(const struct verif_stats *s, enum resfmt fmt, bool last) in output_stats() function
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc956 std::vector<std::vector<double>> output_stats; in ObserveFirstPassStats() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c118 static void output_stats(struct vpx_codec_pkt_list *pktlist, in output_stats() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.c61 static inline void output_stats(FIRSTPASS_STATS *stats, in output_stats() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc594 PerExampleFeatureStats* output_stats) { in FastParseSerializedExample()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.c117 static void output_stats(FIRSTPASS_STATS *stats) { in output_stats() function