Home
last modified time | relevance | path

Searched defs:tile_index (Results 1 – 15 of 15) sorted by relevance

/external/libgav1/libgav1/src/
Dthreading_strategy.h79 ThreadPool* row_thread_pool(int tile_index) const { in row_thread_pool()
Ddecoder_impl.cc340 const Vector<std::unique_ptr<Tile>>& tiles, size_t tile_index, int row4x4, in DecodeSuperBlockRowInTile()
521 for (int tile_index = 0; tile_index < tile_columns; ++tile_index) { in DecodeTilesThreadedFrameParallel() local
/external/igt-gpu-tools/tests/i915/
Dgem_tiled_wc.c91 int tile_index = tile_base / tile_size; in calculate_expected() local
Dgem_tiled_pread_basic.c104 int tile_index = tile_base / tile_size; in calculate_expected() local
Dgem_tiled_wb.c98 int tile_index = tile_base / tile_size; in calculate_expected() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dcik_sdma.c39 unsigned tile_index = tex->surface.u.legacy.tiling_index[level]; in encode_tile_info() local
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.c575 OPJ_UINT32 tile_index) in opj_get_decoded_tile()
Dopenjpeg.h552 OPJ_UINT32 tile_index; member
1018 opj_tile_index_t *tile_index; /* FIXME not used for the moment */ member
Djp2.c3117 OPJ_UINT32 tile_index in opj_jp2_get_tile()
Dj2k.c11049 OPJ_UINT32 tile_index) in opj_j2k_get_tile()
/external/libaom/libaom/av1/encoder/
Dethread.c252 int tile_index = tile_row * tile_cols + tile_col; in switch_tile_and_get_next_job() local
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc3324 for (int64 tile_index = 0; in BuildExecuteNodes() local
3402 for (int64 tile_index = 0; in BuildExecuteNodes() local
/external/pthreadpool/src/
Dfastpath.c138 const size_t tile_index = pthreadpool_decrement_fetch_relaxed_size_t(&other_thread->range_end); in pthreadpool_thread_parallelize_1d_tile_1d_fastpath() local
Dportable-api.c130 const size_t tile_index = pthreadpool_decrement_fetch_relaxed_size_t(&other_thread->range_end); in thread_parallelize_1d_tile_1d() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc4780 IrArray::Index tile_index = tile_origin.AddOffsetToDim( in EmitTilingKernel() local