Home
last modified time | relevance | path

Searched refs:WV_FLAG_FINAL_BLOCK (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwv.h29 #define WV_FLAG_FINAL_BLOCK (1 << 12) macro
H A Dwv.c50 wv->final = !!(wv->flags & WV_FLAG_FINAL_BLOCK); in ff_wv_parse_header()
H A Dwvdec.c301 while (!(wc->header.flags & WV_FLAG_FINAL_BLOCK)) { in wv_read_packet()

Completed in 2 milliseconds