Searched refs:AVxWorkerInterface (Results 1 – 9 of 9) 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()
346 } AVxWorkerInterface; typedef353 int aom_set_worker_interface(const AVxWorkerInterface *const winterface);356 const AVxWorkerInterface *aom_get_worker_interface(void);
391 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in create_enc_workers()512 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_enc_workers()529 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_enc_workers()
361 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in convolve_layer_mt()
417 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in init_decoder()489 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_one()742 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decoder_get_frame()
407 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in loop_filter_rows_mt()859 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in foreach_rest_unit_in_planes_mt()
451 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data()
3399 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in reset_dec_workers()3429 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in launch_dec_workers()3447 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in sync_dec_workers()3460 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in decode_mt_init()
2223 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in TEST_F()