Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcfhd.h92 EncodedFormat = 84, enumerator
Dcfhdenc.c574 bytestream2_put_be16(pby, EncodedFormat); in cfhd_encode_frame()
Dcfhd.c598 } else if (tag == EncodedFormat) { in cfhd_decode()