Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_mpeg2_syntax_template.c29 uir(12, horizontal_size_value); in FUNC()
32 mpeg2->horizontal_size = current->horizontal_size_value; in FUNC()
Dcbs_mpeg2.h62 uint16_t horizontal_size_value; member
Dmpeg2_metadata_bsf.c133 se->horizontal_size_extension << 12 | sh->horizontal_size_value, in mpeg2_metadata_update_fragment()
Dvaapi_encode_mpeg2.c223 sh->horizontal_size_value = avctx->width & 0xfff; in vaapi_encode_mpeg2_init_sequence_params()