Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcfhd.h56 LowpassWidth = 27, enumerator
Dcfhdenc.c632 bytestream2_put_be16(pby, LowpassWidth); in cfhd_encode_frame()
Dcfhd.c492 } else if (tag == LowpassWidth) { in cfhd_decode()