Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcfhd.h46 SubbandCount = 14, enumerator
Dcfhdenc.c580 bytestream2_put_be16(pby, SubbandCount); in cfhd_encode_frame()
Dcfhd.c431 } else if (tag == SubbandCount) { in cfhd_decode()