Home
last modified time | relevance | path

Searched defs:round_sample (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
Dmpegaudiodsp_neon.S182 .macro round_sample r, idx, next macro
213 .macro round_sample r, idx, next macro
/third_party/ffmpeg/libavcodec/
Dmpegaudiodsp_template.c35 static inline float round_sample(float *sum) in round_sample() function
56 static inline int round_sample(int64_t *sum) in round_sample() function