Home
last modified time | relevance | path

Searched refs:aom_get_worker_interface (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/av1/decoder/
Ddecoder.c129 aom_get_worker_interface()->init(&pbi->lf_worker); in av1_decoder_create()
164 aom_get_worker_interface()->end(&pbi->lf_worker); in av1_decoder_remove()
178 aom_get_worker_interface()->end(worker); in av1_decoder_remove()
466 const AVxWorkerInterface *const winterface = aom_get_worker_interface(); in av1_receive_compressed_data()
Ddecodeframe.c3777 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()
/external/libaom/libaom/av1/encoder/
Dethread.c379 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()
Dencoder.c3084 aom_get_worker_interface()->end(worker); in av1_remove_compressor()
/external/libaom/libaom/aom_util/
Daom_thread.c208 const AVxWorkerInterface *aom_get_worker_interface(void) { in aom_get_worker_interface() function
Daom_thread.h427 const AVxWorkerInterface *aom_get_worker_interface(void);
/external/libaom/libaom/av1/
Dav1_dx_iface.c130 aom_get_worker_interface()->end(worker); in decoder_destroy()
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()
/external/libaom/libaom/av1/common/
Dthread_common.c401 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()