FFmpeg
Variables
frame_duration_tab.c File Reference
#include "tab.h"

Go to the source code of this file.

Variables

const uint16_t ff_opus_frame_duration [32]
 

Variable Documentation

◆ ff_opus_frame_duration

const uint16_t ff_opus_frame_duration[32]
Initial value:
= {
480, 960, 1920, 2880,
480, 960, 1920, 2880,
480, 960, 1920, 2880,
480, 960,
480, 960,
120, 240, 480, 960,
120, 240, 480, 960,
120, 240, 480, 960,
120, 240, 480, 960,
}

Definition at line 21 of file frame_duration_tab.c.

Referenced by ff_opus_parse_packet(), and parse_opus_packet_duration().