Home
last modified time | relevance | path

Searched defs:noise_estimate (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.h30 typedef struct noise_estimate { struct
44 void vp9_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height); argument
H A Dvp9_encoder.h975 NOISE_ESTIMATE noise_estimate; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_noise_estimate.h26 typedef struct noise_estimate { struct
40 void av1_noise_estimate_init(NOISE_ESTIMATE *const ne, int width, int height); argument
H A Dencoder.h3444 NOISE_ESTIMATE noise_estimate; member
/aosp_15_r20/external/XNNPACK/bench/
H A Du32-filterbank-subtract.cc33 …std::vector<uint32_t, AlignedAllocator<uint32_t, 64>> noise_estimate(batch + XNN_EXTRA_BYTES / siz… in filterbank_subtract() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
H A Dpcan_gain_control.h31 uint32_t* noise_estimate; member
H A Dpcan_gain_control_util.c45 uint32_t* noise_estimate, in PcanGainControlPopulateState()
/aosp_15_r20/external/XNNPACK/src/u32-filterbank-subtract/
H A Dscalar-x2.c28 uint32_t* noise_estimate, in xnn_u32_filterbank_subtract_ukernel__scalar_x2()