Searched refs:AVxWorkerInterface (Results 1 – 7 of 7) sorted by relevance
194 static AVxWorkerInterface g_worker_interface = { init, reset, sync,197 int aom_set_worker_interface(const AVxWorkerInterface *const winterface) { in aom_set_worker_interface()208 const AVxWorkerInterface *aom_get_worker_interface(void) { in aom_get_worker_interface()
417 } AVxWorkerInterface; typedef424 int aom_set_worker_interface(const AVxWorkerInterface *const winterface);427 const AVxWorkerInterface *aom_get_worker_interface(void);
379 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in create_enc_workers()485 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_enc_workers()502 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_enc_workers()
436 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in init_decoder()527 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_one()759 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decoder_get_frame()
401 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in loop_filter_rows_mt()852 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in foreach_rest_unit_in_planes_mt()
466 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data()
3777 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in reset_dec_workers()3806 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_dec_workers()3824 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_dec_workers()3837 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_mt_init()