Home
last modified time | relevance | path

Searched refs:ff_dnxhd_parse_header_prefix (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddnxhddec.c33 if (ff_dnxhd_parse_header_prefix(p->buf) == 0) in dnxhd_probe()
H A Dmovenc.c1418 if (ff_dnxhd_parse_header_prefix(track->vos_data) != 0) { in mov_write_avid_tag()
/third_party/ffmpeg/libavcodec/
H A Ddnxhddata.h85 static av_always_inline uint64_t ff_dnxhd_parse_header_prefix(const uint8_t *buf) in ff_dnxhd_parse_header_prefix() function
H A Ddnxhddec.c189 header_prefix = ff_dnxhd_parse_header_prefix(buf); in dnxhd_decode_header()

Completed in 19 milliseconds