Home
last modified time | relevance | path

Searched defs:pack_bs_sync (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dethread.c747 AV1EncPackBSSync *pack_bs_sync = &mt_info->pack_bs_sync; in av1_init_mt_sync() local
2611 AV1EncPackBSSync *const pack_bs_sync, const int num_tiles) { in get_next_pack_bs_tile_idx()
2764 AV1EncPackBSSync *const pack_bs_sync = &cpi->mt_info.pack_bs_sync; in pack_bs_worker_hook() local
2813 AV1EncPackBSSync *const pack_bs_sync = &mt_info->pack_bs_sync; in prepare_pack_bs_workers() local
Dencoder.h1683 AV1EncPackBSSync pack_bs_sync; member