Home
last modified time | relevance | path

Searched refs:offsetr (Results 1 – 8 of 8) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtokenize.c168 const int offsetr = blk_row + row; in tokenize_vartx() local
171 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in tokenize_vartx()
173 tokenize_vartx(td, sub_txs, plane_bsize, offsetr, offsetc, block, plane, in tokenize_vartx()
Dencodemb.c498 const int offsetr = blk_row + row; in encode_block_inter() local
501 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in encode_block_inter()
503 encode_block_inter(plane, block, offsetr, offsetc, plane_bsize, sub_txs, in encode_block_inter()
Dtx_search.c2547 const int offsetr = blk_row + r; in try_tx_block_split() local
2549 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in try_tx_block_split()
2554 cpi, x, offsetr, offsetc, block, sub_txs, depth + 1, plane_bsize, ta, in try_tx_block_split()
3003 const int offsetr = blk_row + row; in tx_block_yrd() local
3005 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in tx_block_yrd()
3008 tx_block_yrd(cpi, x, offsetr, offsetc, block, sub_txs, plane_bsize, in tx_block_yrd()
Dbitstream.c188 int offsetr = blk_row + row; in write_tx_size_vartx() local
190 write_tx_size_vartx(xd, mbmi, sub_txs, depth + 1, offsetr, offsetc, w); in write_tx_size_vartx()
390 const int offsetr = blk_row + r; in pack_txb_tokens() local
392 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in pack_txb_tokens()
394 bit_depth, block, offsetr, offsetc, sub_txs, in pack_txb_tokens()
Dencodeframe.c6205 int offsetr = row; in update_txfm_count() local
6208 update_txfm_count(x, xd, counts, sub_txs, depth + 1, blk_row + offsetr, in update_txfm_count()
6269 const int offsetr = blk_row + row; in set_txfm_context() local
6271 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in set_txfm_context()
6272 set_txfm_context(xd, sub_txs, offsetr, offsetc); in set_txfm_context()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c525 LLVMValueRef offsetr, shuf_vec; in lp_build_fetch_rgba_soa() local
532 offsetr = LLVMBuildShuffleVector(builder, offset, offset, shuf_vec, ""); in lp_build_fetch_rgba_soa()
542 offsetr = LLVMBuildShuffleVector(builder, offset, offset, shuf_vec, ""); in lp_build_fetch_rgba_soa()
546 offsetr = offset; in lp_build_fetch_rgba_soa()
550 offsetr = LLVMBuildExtractElement(builder, offsetr, zero, ""); in lp_build_fetch_rgba_soa()
613 base_ptr, offsetr, FALSE); in lp_build_fetch_rgba_soa()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c308 const int offsetr = blk_row + row; in decode_reconstruct_tx() local
311 if (offsetr >= max_blocks_high || offsetc >= max_blocks_wide) continue; in decode_reconstruct_tx()
313 decode_reconstruct_tx(cm, td, r, mbmi, plane, plane_bsize, offsetr, in decode_reconstruct_tx()
1102 int offsetr = blk_row + row; in read_tx_size_vartx() local
1108 offsetr, offsetc, r); in read_tx_size_vartx()
/external/elfutils/po/
Des.po5011 msgstr "%s %#<PRIx64> utilizado con offsetr de diferente tamaño"