Home
last modified time | relevance | path

Searched defs:FRAC_BITS (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
H A Dmpegaudiodsp_neon.S23 #define FRAC_BITS 23 // fractional bits for sb_samples and dct define
/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_common_tablegen.h41 #define FRAC_BITS 23 macro
H A Dmpegaudio.h52 #define FRAC_BITS 23 /* fractional bits for sb_samples and dct */ macro
H A Dlsp.c26 #define FRAC_BITS 14 macro
H A Dg729postfilter.c36 #define FRAC_BITS 15 macro
H A Dmpegaudioenc_template.c34 #define FRAC_BITS 15 /* fractional bits for sb_samples and dct */ macro
H A Dsnowdec.c58 v >>= FRAC_BITS; in predict_slice_buffered() local
H A Dsnow.h48 #define FRAC_BITS 4 macro
430 v >>= FRAC_BITS; in predict_slice() local
[all...]
/third_party/ffmpeg/tests/
H A Dvideogen.c49 #define FRAC_BITS 8 macro
H A Daudiogen.c46 #define FRAC_BITS 16 macro
/third_party/ffmpeg/libavformat/
H A Dswfenc.c156 #define FRAC_BITS 16 macro
/third_party/libcoap/src/
H A Dcoap_net.c79 #define FRAC_BITS 6 macro
[all...]

Completed in 10 milliseconds