Home
last modified time | relevance | path

Searched defs:dovi (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Ddovi_meta.c26 AVDOVIDecoderConfigurationRecord *dovi = in av_dovi_alloc() local
46 AVDOVIMetadataInternal *dovi = av_mallocz(sizeof(AVDOVIMetadataInternal)); in av_dovi_metadata_alloc() local
/third_party/ffmpeg/libavformat/
H A Ddovi_isom.c34 AVDOVIDecoderConfigurationRecord *dovi; in ff_isom_parse_dvcc_dvvc() local
85 ff_isom_put_dvcc_dvvc(AVFormatContext *s, uint8_t out[ISOM_DVCC_DVVC_SIZE], AVDOVIDecoderConfigurationRecord *dovi) ff_isom_put_dvcc_dvvc() argument
[all...]
H A Ddump.c402 const AVDOVIDecoderConfigurationRecord *dovi = in dump_dovi_conf() local
H A Dmpegts.c2795 AVDOVIDecoderConfigurationRecord *dovi; in ff_parse_mpeg2_descriptor() local
[all...]
H A Dmatroskaenc.c1579 AVDOVIDecoderConfigurationRecord *dovi = (AVDOVIDecoderConfigurationRecord *) in mkv_write_dovi() local
H A Dmovenc.c1979 static int mov_write_dvcc_dvvc_tag(AVFormatContext *s, AVIOContext *pb, AVDOVIDecoderConfigurationRecord *dovi) in mov_write_dvcc_dvvc_tag() argument
2492 AVDOVIDecoderConfigurationRecord *dovi = (AVDOVIDecoderConfigurationRecord *) in mov_write_video_tag() local
/third_party/ffmpeg/libavcodec/
H A Ddovi_rpu.c95 AVDOVIMetadata *dovi; in ff_dovi_attach_side_data() local
/third_party/ffmpeg/libavfilter/
H A Dvf_showinfo.c511 const AVDOVIMetadata *dovi = (AVDOVIMetadata *) sd->data; in dump_dovi_metadata() local
/third_party/ffmpeg/fftools/
H A Dffprobe.c1954 static void print_dovi_metadata(WriterContext *w, const AVDOVIMetadata *dovi) in print_dovi_metadata() argument
2338 AVDOVIDecoderConfigurationRecord *dovi = (AVDOVIDecoderConfigurationRecord *)sd->data; in print_pkt_side_data() local
[all...]

Completed in 35 milliseconds