Home
last modified time | relevance | path

Searched defs:tile_idx (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.h24 int tile_idx; member
Dvp9_bitstream.c1078 int tile_idx = tile_row * tile_cols + tile_col; in encode_tiles() local
/external/libaom/libaom/examples/
Dlightfield_decoder.c96 int *tile_idx, unsigned int *output_bit_depth, in decode_tile()
290 int tile_idx = 0; in main() local
Dlightfield_tile_list_decoder.c66 unsigned int tile_idx; in write_tile_yuv1d() local
/external/libaom/libaom/av1/decoder/
Dobu.c415 int tile_idx) { in copy_decoded_tile_to_tile_list_buffer()
503 int tile_idx = 0; in read_and_decode_one_tile_list() local
/external/tensorflow/tensorflow/core/kernels/
Ddepthwise_conv_op_gpu.h241 const int tile_idx = tile_pix * kBlockDepth + thread_depth; in DepthwiseConv2dGPUKernelNHWCSmall() local
523 const int tile_idx = data_idx + pad_offset; in DepthwiseConv2dGPUKernelNCHWSmall() local
/external/libhevc/decoder/
Dihevcd_process_slice.c1387 WORD32 tile_idx; in ihevcd_init_proc_ctxt() local
Dihevcd_parse_slice.c2299 WORD32 tile_idx; in ihevcd_parse_slice_data() local
/external/libaom/libaom/av1/common/
Dthread_common.c800 const int tile_idx = tile_col + tile_row * tile_cols; in loop_restoration_row_worker() local
Drestoration.c1252 const int tile_idx = tile_col + tile_row * tile_cols; in foreach_rest_unit_in_tile() local
/external/libaom/libaom/av1/encoder/
Dbitstream.c3478 const int tile_idx = tile_row * tile_cols + tile_col; in write_tiles_in_tg_obus() local
3582 const int tile_idx = tile_row * tile_cols + tile_col; in write_tiles_in_tg_obus() local
Dencoder.c4175 const int tile_idx = tile_row * cm->tile_cols + tile_col; in finalize_encoded_frame() local