Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/
H A Dcontainers.h543 #define VC_CONTAINER_SEEK_FLAG_PRECISE 0x1 macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dcontainer_reader.c812 flags |= VC_CONTAINER_SEEK_FLAG_PRECISE; in reader_container_seek()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/avi/
H A Davi_reader.c1499 avi_reader_seek(p_ctx, &offset, VC_CONTAINER_SEEK_MODE_TIME, VC_CONTAINER_SEEK_FLAG_PRECISE); in avi_reader_open()