Home
last modified time | relevance | path

Searched refs:channel_conf (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dadtsenc.c41 int channel_conf; member
67 adts->channel_conf = m4ac.chan_config; in adts_decode_extradata()
89 if (!adts->channel_conf) { in adts_decode_extradata()
150 put_bits(&pb, 3, ctx->channel_conf); /* channel_configuration */ in adts_write_frame_header()
H A Dlatmenc.c39 int channel_conf; member
83 ctx->channel_conf = m4ac.chan_config; in latm_decode_extradata()
144 if (!ctx->channel_conf) { in latm_write_frame_header()

Completed in 1 milliseconds