Home
last modified time | relevance | path

Searched refs:AC3ENC_FLOAT (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dac3enc.h45 #ifndef AC3ENC_FLOAT
46 #define AC3ENC_FLOAT 0 macro
49 #if AC3ENC_FLOAT
163 #if AC3ENC_FLOAT
H A Dac3enc_template.c114 #if AC3ENC_FLOAT in apply_channel_coupling()
124 #if AC3ENC_FLOAT in apply_channel_coupling()
265 #if AC3ENC_FLOAT in apply_channel_coupling()
311 if (AC3ENC_FLOAT && CONFIG_EAC3_ENCODER && s->eac3) in apply_channel_coupling()
383 if (s->bit_alloc.sr_code == 1 || (AC3ENC_FLOAT && s->eac3)) in encode_frame()
398 #if AC3ENC_FLOAT in encode_frame()
H A Dac3enc_float.c29 #define AC3ENC_FLOAT 1 macro
H A Dac3enc_fixed.c29 #define AC3ENC_FLOAT 0 macro
H A Deac3enc.c27 #define AC3ENC_FLOAT 1 macro

Completed in 4 milliseconds