Searched refs:a53_caption (Results 1 – 6 of 6) sorted by relevance
115 HEVCSEIA53Caption a53_caption; member
171 H264SEIA53Caption a53_caption; member
295 return decode_registered_user_data_closed_caption(&s->a53_caption, gb, size); in decode_nal_sei_user_data_registered_itu_t_t35()495 av_buffer_unref(&s->a53_caption.buf_ref); in ff_hevc_reset_sei()
55 av_buffer_unref(&h->a53_caption.buf_ref); in ff_h264_sei_uninit()224 return decode_registered_user_data_closed_caption(&h->a53_caption, gb, in decode_registered_user_data()
427 ret = av_buffer_replace(&h->sei.a53_caption.buf_ref, h1->sei.a53_caption.buf_ref); in ff_h264_update_thread_context()1296 if (h->sei.a53_caption.buf_ref) { in h264_export_frame_props()1297 H264SEIA53Caption *a53 = &h->sei.a53_caption; in h264_export_frame_props()
378 if (s->sei.a53_caption.buf_ref) in export_stream_params_from_sei()2834 if (s->sei.a53_caption.buf_ref) { in set_side_data()2835 HEVCSEIA53Caption *a53 = &s->sei.a53_caption; in set_side_data()3565 ret = av_buffer_replace(&s->sei.a53_caption.buf_ref, s0->sei.a53_caption.buf_ref); in hevc_update_thread_context()