Home
last modified time | relevance | path

Searched refs:BLOCK_OFFSET (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c68 const tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_optimize_b()
69 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in vp9_optimize_b()
70 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_optimize_b()
350 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_fp()
351 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in vp9_xform_quant_fp()
352 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_xform_quant_fp()
426 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant_dc()
427 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in vp9_xform_quant_dc()
428 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_xform_quant_dc()
500 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant()
[all …]
Dvp9_quantize.c167 tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block), in vp9_regular_quantize_b_4x4()
168 *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in vp9_regular_quantize_b_4x4()
179 vpx_highbd_quantize_b(BLOCK_OFFSET(p->coeff, block), n_coeffs, in vp9_regular_quantize_b_4x4()
186 vpx_quantize_b(BLOCK_OFFSET(p->coeff, block), n_coeffs, x->skip_block, in vp9_regular_quantize_b_4x4()
Dvp9_rdopt.c363 const tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in cost_coeffs()
552 const tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in dist_block()
553 const tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in dist_block()
587 const tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in dist_block()
717 tran_low_t *const coeff = BLOCK_OFFSET(x->plane[plane].coeff, block); in block_rd_txfm()
718 tran_low_t *const dqcoeff = BLOCK_OFFSET(xd->plane[plane].dqcoeff, block); in block_rd_txfm()
1002 tran_low_t *const coeff = BLOCK_OFFSET(x->plane[0].coeff, block); in rd_pick_intra4x4block()
1021 vp9_highbd_iwht4x4_add(BLOCK_OFFSET(pd->dqcoeff, block), dst16, in rd_pick_intra4x4block()
1037 coeff, BLOCK_OFFSET(pd->dqcoeff, block), 16, in rd_pick_intra4x4block()
1043 vp9_highbd_iht4x4_add(tx_type, BLOCK_OFFSET(pd->dqcoeff, block), in rd_pick_intra4x4block()
[all …]
Dvp9_tokenize.c365 const tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block); in tokenize_b()
Dvp9_pickmode.c730 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in block_yrd()
731 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in block_yrd()
732 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in block_yrd()
780 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in block_yrd()
781 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in block_yrd()
782 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in block_yrd()
/external/libaom/libaom/av1/encoder/
Dencodemb.c142 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in av1_xform_quant()
143 tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block); in av1_xform_quant()
144 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in av1_xform_quant()
214 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in encode_block()
428 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in encode_block_pass1()
564 tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in av1_encode_block_intra()
Dencodetxb.c650 tran_low_t *tcoeff = BLOCK_OFFSET(tcoeff_txb, block);
743 const tran_low_t *const qcoeff = BLOCK_OFFSET(p->qcoeff, block);
1665 tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block);
1666 tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block);
1667 const tran_low_t *tcoeff = BLOCK_OFFSET(p->coeff, block);
1826 tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block);
1827 tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block);
1828 const tran_low_t *tcoeff = BLOCK_OFFSET(p->coeff, block);
1913 const tran_low_t *qcoeff = BLOCK_OFFSET(p->qcoeff, block);
2026 tran_low_t *tcoeff = BLOCK_OFFSET(tcoeff_txb, block);
[all …]
Drdopt.c2238 tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in inverse_transform_block_facade()
2289 tran_low_t *const coeff = BLOCK_OFFSET(p->coeff, block); in dist_block_tx_domain()
2290 tran_low_t *const dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in dist_block_tx_domain()
2320 const tran_low_t *dqcoeff = BLOCK_OFFSET(pd->dqcoeff, block); in dist_block_px_domain()
Dbitstream.c381 tran_low_t *tcoeff = BLOCK_OFFSET(tcoeff_txb, block); in pack_txb_tokens()
/external/squashfs-tools/squashfs-tools/
Dxattr.c332 c_byte = mangle(xattr_table + xattr_bytes + BLOCK_OFFSET, in get_xattr_space()
337 xattr_bytes += SQUASHFS_COMPRESSED_SIZE(c_byte) + BLOCK_OFFSET; in get_xattr_space()
514 c_byte = mangle(xattr_table + xattr_bytes + BLOCK_OFFSET, datap, in write_xattrs()
518 xattr_bytes += SQUASHFS_COMPRESSED_SIZE(c_byte) + BLOCK_OFFSET; in write_xattrs()
Dmksquashfs.h144 #define BLOCK_OFFSET 2 macro
Dmksquashfs.c510 c_byte = mangle(inode_table + inode_bytes + BLOCK_OFFSET, in get_inode()
515 inode_bytes += SQUASHFS_COMPRESSED_SIZE(c_byte) + BLOCK_OFFSET; in get_inode()
516 total_inode_bytes += SQUASHFS_METADATA_SIZE + BLOCK_OFFSET; in get_inode()
652 c_byte = mangle(inode_table + inode_bytes + BLOCK_OFFSET, datap, in write_inodes()
656 inode_bytes += SQUASHFS_COMPRESSED_SIZE(c_byte) + BLOCK_OFFSET; in write_inodes()
657 total_inode_bytes += avail_bytes + BLOCK_OFFSET; in write_inodes()
690 BLOCK_OFFSET, directoryp, avail_bytes, in write_directories()
697 BLOCK_OFFSET; in write_directories()
698 total_directory_bytes += avail_bytes + BLOCK_OFFSET; in write_directories()
1398 BLOCK_OFFSET, directory_data_cache, in write_dir()
[all …]
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h138 #define BLOCK_OFFSET(x, i) ((x) + (i)*16) macro
/external/libaom/libaom/av1/common/
Dblockd.h424 #define BLOCK_OFFSET(x, i) \ macro