Home
last modified time | relevance | path

Searched defs:frame_length (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dadts_header.h37 uint32_t frame_length; member
Dsbcenc.c287 int frame_length = 4 + (4 * frame->subbands * frame->channels) / 8 in sbc_encode_frame() local
Dhapenc.c159 static void hap_write_frame_header(HapContext *ctx, uint8_t *dst, int frame_length) in hap_write_frame_header()
Dsbcdec.c344 int ret, frame_length; in sbc_decode_frame() local
Dtta.c56 int frame_length, last_frame_length; member
Daacdec.c273 int frame_length; ///< frame length for fixed frame length member
Dalsdec.c164 int frame_length; ///< frame length for each frame (last frame may differ) member
1466 int frame_length = ctx->cur_frame_length; in read_diff_float_data() local
/third_party/lame/dshow/
DEncoder.cpp396 int frame_length = getFrameLength(m_outFrameBuf + m_outReadOffset); in GetFrame() local
/third_party/pulseaudio/src/modules/bluetooth/
Dbt-codec-msbc.c29 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
Da2dp-codec-sbc.c44 …size_t codesize, frame_length; /* SBC Codesize, frame_length. We simply cache those values h… member
/third_party/ffmpeg/libavformat/
Ddhav.c171 int frame_length, ext_length; in read_chunk() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dsession.c1158 size_t frame_length; in SPDYF_session_idle() local