Home
last modified time | relevance | path

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

/external/libvpx/vpx_util/
Dvpx_thread.c166 int vpx_set_worker_interface(const VPxWorkerInterface *const winterface) { in vpx_set_worker_interface()
/external/libaom/aom_util/
Daom_thread.c197 int aom_set_worker_interface(const AVxWorkerInterface *const winterface) { in aom_set_worker_interface()
/external/libaom/av1/common/
Dthread_common.c344 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in loop_filter_rows_mt() local
767 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in foreach_rest_unit_in_planes_mt() local
851 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_cdef_workers() local
864 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_cdef_workers() local
/external/libvpx/vp9/encoder/
Dvp9_ethread.c82 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in create_enc_workers() local
142 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in launch_enc_workers() local
Dvp9_bitstream.c983 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in encode_tiles_mt() local
/external/libaom/av1/decoder/
Ddecoder.c453 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data() local
Ddecodeframe.c3401 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in reset_dec_workers() local
3434 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_dec_workers() local
3452 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_dec_workers() local
3465 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_mt_init() local
/external/webp/src/utils/
Dthread_utils.c354 int WebPSetWorkerInterface(const WebPWorkerInterface* const winterface) { in WebPSetWorkerInterface()
/external/libvpx/test/
Dvp9_thread_test.cc134 VPxWorkerInterface winterface = *vpx_get_worker_interface(); in TEST() local
/external/libvpx/vp9/decoder/
Dvp9_decoder.c370 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in release_fb_on_decoder_exit() local
Dvp9_decodeframe.c2017 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles() local
2284 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in init_mt() local
2325 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles_row_wise_mt() local
2440 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles_mt() local
/external/libvpx/vp9/common/
Dvp9_thread_common.c162 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in loop_filter_rows_mt() local
/external/libaom/av1/
Dav1_dx_iface.c423 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in init_decoder() local
496 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_one() local
797 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decoder_get_frame() local
/external/libaom/av1/encoder/
Dethread.c893 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_create_workers() local
1141 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_fpmt_workers() local
1155 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_fpmt_workers() local
1251 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_workers() local
1263 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_enc_workers() local
Dcnn.c730 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in convolve_layer_mt() local
/external/libaom/test/
Dcnn_test.cc2235 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in TEST_F() local