Home
last modified time | relevance | path

Searched defs:prev_drop_count (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dratectrl_xiph.h168 uint32_t prev_drop_count[OD_FRAME_NSUBTYPES]; member
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Dencint.h220 ogg_uint32_t prev_drop_count; member
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Dencint.h218 ogg_uint32_t prev_drop_count; member
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo.c944 int64_t prev_drop_count = vo->in->drop_count; in render_frame() local