Home
last modified time | relevance | path

Searched refs:WV_FINAL_BLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwavpack.h45 #define WV_FINAL_BLOCK 0x00001000 macro
49 #define WV_SINGLE_BLOCK (WV_INITIAL_BLOCK | WV_FINAL_BLOCK)
Dwavpackenc.c2574 s->flags |= WV_FINAL_BLOCK; in wavpack_encode_block()