Home
last modified time | relevance | path

Searched refs:read_payload_length_info (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacdec.c432 static int read_payload_length_info(struct LATMContext *ctx, GetBitContext *gb) in read_payload_length_info() function
469 int mux_slot_length_bytes = read_payload_length_info(latmctx, gb); in read_audio_mux_element()