Home
last modified time | relevance | path

Searched refs:BandCodingFlags (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcfhd.h85 BandCodingFlags = 72, enumerator
Dcfhdenc.c714 bytestream2_put_be16(pby, BandCodingFlags); in cfhd_encode_frame()
Dcfhd.c586 } else if (tag == BandCodingFlags) { in cfhd_decode()