Searched refs:ff_dnxhd_parse_header_prefix (Results 1 – 4 of 4) sorted by relevance
33 if (ff_dnxhd_parse_header_prefix(p->buf) == 0) in dnxhd_probe()
1415 if (ff_dnxhd_parse_header_prefix(track->vos_data) != 0) { in mov_write_avid_tag()
85 static av_always_inline uint64_t ff_dnxhd_parse_header_prefix(const uint8_t *buf) in ff_dnxhd_parse_header_prefix() function
189 header_prefix = ff_dnxhd_parse_header_prefix(buf); in dnxhd_decode_header()