Home
last modified time | relevance | path

Searched refs:tile_pb_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/encoder/
Dblock.h893 FRAME_CONTEXT *tile_pb_ctx; member
Dethread.c547 td->mb.tile_pb_ctx = &this_tile->tctx; in enc_row_mt_worker_hook()
617 thread_data->td->mb.tile_pb_ctx = &this_tile->tctx; in enc_worker_hook()
Dencodeframe.c1420 cpi->td.mb.tile_pb_ctx = &this_tile->tctx; in encode_tiles()