FFmpeg
Variables
h2645data.c File Reference
#include "h2645data.h"

Go to the source code of this file.

Variables

const AVRational ff_h2645_pixel_aspect []
 

Variable Documentation

◆ ff_h2645_pixel_aspect

const AVRational ff_h2645_pixel_aspect[]
Initial value:
= {
{ 0, 1 },
{ 1, 1 },
{ 12, 11 },
{ 10, 11 },
{ 16, 11 },
{ 40, 33 },
{ 24, 11 },
{ 20, 11 },
{ 32, 11 },
{ 80, 33 },
{ 18, 11 },
{ 15, 11 },
{ 64, 33 },
{ 160, 99 },
{ 4, 3 },
{ 3, 2 },
{ 2, 1 },
}

Definition at line 21 of file h2645data.c.

Referenced by ff_h2645_decode_common_vui_params(), h264_metadata_update_sps(), h265_metadata_update_sps(), vaapi_encode_h264_init_sequence_params(), and vaapi_encode_h265_init_sequence_params().