Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c931 AV1EncPackBSSync *pack_bs_sync = &mt_info->pack_bs_sync; in av1_init_mt_sync() local
2904 AV1EncPackBSSync *const pack_bs_sync, const int num_tiles) { in get_next_pack_bs_tile_idx()
3056 AV1EncPackBSSync *const pack_bs_sync = &cpi->mt_info.pack_bs_sync; in pack_bs_worker_hook() local
3132 AV1EncPackBSSync *const pack_bs_sync = &mt_info->pack_bs_sync; in prepare_pack_bs_workers() local
H A Dencoder.h1807 AV1EncPackBSSync pack_bs_sync; member