Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dthread_common.c371 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_lf_workers() local
436 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in loop_filter_rows_mt() local
899 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_lr_workers() local
928 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in foreach_rest_unit_in_planes_mt() local
1009 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_cdef_workers() local
1022 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_cdef_workers() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_ethread.c83 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in create_enc_workers() local
144 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in launch_enc_workers() local
H A Dvp9_bitstream.c1006 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in encode_tiles_mt() local
/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_thread.c205 int vpx_set_worker_interface(const VPxWorkerInterface *const winterface) { in vpx_set_worker_interface()
/aosp_15_r20/external/libaom/aom_util/
H A Daom_thread.c231 int aom_set_worker_interface(const AVxWorkerInterface *const winterface) { in aom_set_worker_interface()
/aosp_15_r20/external/libaom/av1/
H A Dav1_dx_iface.c427 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in init_decoder() local
520 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_one() local
823 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decoder_get_frame() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c1082 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_create_workers() local
1364 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_fpmt_workers() local
1421 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_fpmt_workers() local
1476 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_workers() local
1489 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_enc_workers() local
H A Dcnn.c727 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in convolve_layer_mt() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_thread_test.cc134 VPxWorkerInterface winterface = *vpx_get_worker_interface(); in TEST() local
/aosp_15_r20/external/webp/src/utils/
H A Dthread_utils.c354 int WebPSetWorkerInterface(const WebPWorkerInterface* const winterface) { in WebPSetWorkerInterface()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.c454 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data() local
H A Ddecodeframe.c3440 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in reset_dec_workers() local
3472 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_dec_workers() local
3490 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_dec_workers() local
3503 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_mt_init() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decoder.c373 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in release_fb_on_decoder_exit() local
H A Dvp9_decodeframe.c2020 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles() local
2286 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in init_mt() local
2333 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles_row_wise_mt() local
2448 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in decode_tiles_mt() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_thread_common.c163 const VPxWorkerInterface *const winterface = vpx_get_worker_interface(); in loop_filter_rows_mt() local
/aosp_15_r20/external/libaom/test/
H A Dcnn_test.cc2235 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in TEST_F() local