Home
last modified time | relevance | path

Searched defs:winterface (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/vpx_util/
Dvpx_thread.c166 int vpx_set_worker_interface(const VPxWorkerInterface *const winterface) { in vpx_set_worker_interface()
/external/libaom/libaom/aom_util/
Daom_thread.c197 int aom_set_worker_interface(const AVxWorkerInterface *const winterface) { in aom_set_worker_interface()
/external/libaom/libaom/av1/encoder/
Dethread.c379 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in create_enc_workers() local
485 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_enc_workers() local
502 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_enc_workers() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c80 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in create_enc_workers() local
141 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in launch_enc_workers() local
Dvp9_bitstream.c979 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in encode_tiles_mt() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c306 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in release_fb_on_decoder_exit() local
Dvp9_decodeframe.c1694 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles() local
1957 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles_mt() local
/external/libaom/libaom/av1/decoder/
Ddecoder.c466 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data() local
Ddecodeframe.c3777 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in reset_dec_workers() local
3806 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_dec_workers() local
3824 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_dec_workers() local
3837 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_mt_init() local
/external/webp/src/utils/
Dthread_utils.c344 int WebPSetWorkerInterface(const WebPWorkerInterface* const winterface) { in WebPSetWorkerInterface()
/external/libvpx/libvpx/test/
Dvp9_thread_test.cc134 VPxWorkerInterface winterface = *vpx_get_worker_interface(); in TEST() local
/external/libaom/libaom/av1/common/
Dthread_common.c401 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in loop_filter_rows_mt() local
852 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in foreach_rest_unit_in_planes_mt() local
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c162 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in loop_filter_rows_mt() local
/external/libaom/libaom/av1/
Dav1_dx_iface.c436 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in init_decoder() local
527 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_one() local
759 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decoder_get_frame() local