Home
last modified time | relevance | path

Searched refs:flush_frame (Results 1 – 25 of 55) sorted by relevance

123

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/common/
H A Ddirac.cpp301 flush_frame(); in flush()
335 flush_frame(); in handle_end_of_sequence_unit()
340 flush_frame(); in handle_picture_unit()
352 flush_frame(); in handle_sequence_header_unit()
381 es_parser_c::flush_frame() { in flush_frame() function in mtx::dirac::es_parser_c
H A Dvc1.cpp365 flush_frame(); in flush()
429 flush_frame(); in handle_frame_packet()
446 flush_frame(); in handle_sequence_header_packet()
484 es_parser_c::flush_frame() { in flush_frame() function in mtx::vc1::es_parser_c
H A Ddirac.h173 virtual void flush_frame();
H A Dvc1.h259 virtual void flush_frame();
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvf_separatefields.c105 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
141 ret = flush_frame(outlink, pts, &out_pts); in activate()
H A Daf_aresample.c234 static int flush_frame(AVFilterLink *outlink, int final, AVFrame **outsamplesref_ret) in flush_frame() function
275 if (flush_frame(outlink, 0, &outsamplesref) >= 0) { in request_frame()
288 if ((ret = flush_frame(outlink, 1, &outsamplesref)) < 0) in request_frame()
H A Dvf_dnn_processing.c315 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
400 ret = flush_frame(outlink, pts, &out_pts); in activate_async()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_separatefields.c105 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
141 ret = flush_frame(outlink, pts, &out_pts); in activate()
H A Daf_aresample.c234 static int flush_frame(AVFilterLink *outlink, int final, AVFrame **outsamplesref_ret) in flush_frame() function
275 if (flush_frame(outlink, 0, &outsamplesref) >= 0) { in request_frame()
288 if ((ret = flush_frame(outlink, 1, &outsamplesref)) < 0) in request_frame()
H A Dvf_dnn_processing.c315 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
400 ret = flush_frame(outlink, pts, &out_pts); in activate_async()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_separatefields.c105 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
141 ret = flush_frame(outlink, pts, &out_pts); in activate()
H A Daf_aresample.c234 static int flush_frame(AVFilterLink *outlink, int final, AVFrame **outsamplesref_ret) in flush_frame() function
275 if (flush_frame(outlink, 0, &outsamplesref) >= 0) { in request_frame()
288 if ((ret = flush_frame(outlink, 1, &outsamplesref)) < 0) in request_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_separatefields.c105 static int flush_frame(AVFilterLink *outlink, int64_t pts, int64_t *out_pts) in flush_frame() function
141 ret = flush_frame(outlink, pts, &out_pts); in activate()
H A Daf_aresample.c234 static int flush_frame(AVFilterLink *outlink, int final, AVFrame **outsamplesref_ret) in flush_frame() function
275 if (flush_frame(outlink, 0, &outsamplesref) >= 0) { in request_frame()
288 if ((ret = flush_frame(outlink, 1, &outsamplesref)) < 0) in request_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Daf_aresample.c234 static int flush_frame(AVFilterLink *outlink, int final, AVFrame **outsamplesref_ret) in flush_frame() function
275 if (flush_frame(outlink, 0, &outsamplesref) >= 0) { in request_frame()
288 if ((ret = flush_frame(outlink, 1, &outsamplesref)) < 0) in request_frame()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/renderer/
H A Drenderer.hpp353 device.flush_frame(); in flush()
362 device.flush_frame(); in flush_and_signal()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/renderer/
H A Drenderer.hpp353 device.flush_frame(); in flush()
362 device.flush_frame(); in flush_and_signal()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/vulkan/
H A Ddevice.hpp169 void flush_frame();
463 void flush_frame(CommandBuffer::Type type);
H A Ddevice.cpp131 flush_frame(type); in add_wait_semaphore_nolock()
837 flush_frame(CommandBuffer::Type::AsyncTransfer); in submit_empty_nolock()
1054 flush_frame(CommandBuffer::Type::AsyncTransfer); in submit_queue()
1257 void Device::flush_frame(CommandBuffer::Type type) in flush_frame() function in Vulkan::Device
1348 void Device::flush_frame() in flush_frame() function in Vulkan::Device
1356 flush_frame(CommandBuffer::Type::AsyncTransfer); in flush_frame_nolock()
1357 flush_frame(CommandBuffer::Type::Generic); in flush_frame_nolock()
1358 flush_frame(CommandBuffer::Type::AsyncCompute); in flush_frame_nolock()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/vulkan/
H A Ddevice.hpp169 void flush_frame();
463 void flush_frame(CommandBuffer::Type type);
H A Ddevice.cpp131 flush_frame(type); in add_wait_semaphore_nolock()
837 flush_frame(CommandBuffer::Type::AsyncTransfer); in submit_empty_nolock()
1054 flush_frame(CommandBuffer::Type::AsyncTransfer); in submit_queue()
1257 void Device::flush_frame(CommandBuffer::Type type) in flush_frame() function in Vulkan::Device
1348 void Device::flush_frame() in flush_frame() function in Vulkan::Device
1356 flush_frame(CommandBuffer::Type::AsyncTransfer); in flush_frame_nolock()
1357 flush_frame(CommandBuffer::Type::Generic); in flush_frame_nolock()
1358 flush_frame(CommandBuffer::Type::AsyncCompute); in flush_frame_nolock()
/dports/multimedia/libquicktime/libquicktime-1.2.4/plugins/x264/
H A Dx264.c425 static int flush_frame(quicktime_t *file, int track, in flush_frame() function
739 flush_frame(file, track, &pic_in); in encode()
753 return flush_frame(file, track, (x264_picture_t*)0); in flush()
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/plugins/x264/
H A Dx264.c425 static int flush_frame(quicktime_t *file, int track, in flush_frame() function
739 flush_frame(file, track, &pic_in); in encode()
753 return flush_frame(file, track, (x264_picture_t*)0); in flush()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/vulkan/
H A Ddevice.hpp207 void flush_frame();
606 void flush_frame(CommandBuffer::Type type);
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/
H A Drdp.cpp305 device->flush_frame(); in complete_frame_error()

123