/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 56 int blk_col, int blk_row, TX_SIZE tx_size) { in av1_subtract_txb() 265 void av1_xform_quant(MACROBLOCK *x, int plane, int block, int blk_row, in av1_xform_quant() 349 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() 459 static void encode_block_inter(int plane, int block, int blk_row, int blk_col, in encode_block_inter() 543 for (int blk_row = r; blk_row < unit_height; blk_row += txh_unit) { in av1_foreach_transformed_block_in_plane() local 558 static void encode_block_pass1(int plane, int block, int blk_row, int blk_col, in encode_block_pass1() 647 int blk_row, blk_col; in av1_encode_sb() local 663 int blk_row, int blk_col, in encode_block_intra_and_set_context() 676 void av1_encode_block_intra(int plane, int block, int blk_row, int blk_col, in av1_encode_block_intra()
|
D | tx_search.c | 367 int blk_row, int blk_col, in pixel_diff_dist() 751 int blk_row, int blk_col, BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in PrintTransformUnitStats() 1061 int blk_row, int blk_col, in inverse_transform_block_facade() 1079 int block, int blk_row, int blk_col, in recon_intra() 1160 int blk_row, int blk_col, in pixel_dist() 1180 int block, int blk_row, int blk_col, in dist_block_px_domain() 1232 static uint32_t get_intra_txb_hash(MACROBLOCK *x, int plane, int blk_row, in get_intra_txb_hash() 1261 int plane, int blk_row, int blk_col, in is_intra_hash_match() 1344 int block, TX_SIZE tx_size, int blk_row, in prune_txk_type_separ() 1477 int block, TX_SIZE tx_size, int blk_row, int blk_col, in prune_txk_type() [all …]
|
D | tokenize.c | 134 BLOCK_SIZE plane_bsize, int blk_row, int blk_col, in tokenize_vartx() 231 for (int blk_row = idy; blk_row < unit_height; blk_row += bh) { in av1_tokenize_sb_vartx() local
|
D | rdopt_utils.h | 290 BLOCK_SIZE plane_bsize, int blk_row, in get_txb_dimensions()
|
D | encodetxb.c | 506 aom_writer *w, int blk_row, int blk_col, int plane, 679 for (int blk_row = row >> pd->subsampling_y; blk_row < unit_height; local 1910 int blk_row, int blk_col, int block, TX_SIZE tx_size, 2001 MACROBLOCKD *xd, int blk_row, int blk_col, 2071 void av1_update_and_record_txb_context(int plane, int block, int blk_row,
|
D | bitstream.c | 145 int blk_row, int blk_col, in write_tx_size_vartx() 359 int blk_row, int blk_col, TX_SIZE tx_size, TOKEN_STATS *token_stats) { in pack_txb_tokens() 1417 for (int blk_row = row >> ss_y; blk_row < unit_height; blk_row += bkh) { in write_inter_txb_coeff() local
|
D | encodeframe.c | 568 for (int blk_row = 0; blk_row < bh; ++blk_row) { in update_state() local 6151 int depth, int blk_row, int blk_col, in update_txfm_count() 6241 int blk_row, int blk_col) { in set_txfm_context()
|
/external/libhevc/encoder/ |
D | ihevce_enc_sbh_funcs.c | 123 WORD32 blk_row, blk_col; in ihevce_sign_data_hiding() local
|
D | ihevce_cabac_tu.c | 2489 WORD32 blk_row, blk_col; in ihevce_cabac_residue_encode_rdoq() local 3345 WORD32 blk_row; in ihevce_find_new_last_csb() local
|
D | ihevce_enc_loop_utils.c | 947 WORD32 blk_row, blk_col; in ihevce_scan_coeffs() local
|
/external/libaom/libaom/av1/common/ |
D | mvref_common.c | 324 int blk_row, int blk_col, int_mv *gm_mv_candidates, in add_tpl_ref_mv() 564 for (int blk_row = 0; blk_row < blk_row_end; blk_row += step_h) { in setup_ref_mv_list() local 576 const int blk_row = tpl_sample_pos[i][0]; in setup_ref_mv_list() local 871 static int get_block_position(AV1_COMMON *cm, int *mi_r, int *mi_c, int blk_row, in get_block_position() 945 for (int blk_row = 0; blk_row < mvs_rows; ++blk_row) { in motion_field_projection() local
|
D | blockd.h | 899 static INLINE int av1_get_txb_size_index(BLOCK_SIZE bsize, int blk_row, in av1_get_txb_size_index() 929 static INLINE int av1_get_txk_type_index(BLOCK_SIZE bsize, int blk_row, in av1_get_txk_type_index() 948 static INLINE void update_txk_array(MACROBLOCKD *const xd, int blk_row, in update_txk_array() 972 PLANE_TYPE plane_type, int blk_row, in av1_get_tx_type()
|
D | av1_loopfilter.c | 207 const int blk_row = mi_row & (mi_size_high[sb_type] - 1); in get_transform_size() local
|
D | reconintra.c | 1659 int plane, int blk_col, int blk_row, in av1_predict_intra_block_facade()
|
/external/libhevc/encoder/arm/ |
D | ihevce_scan_coeffs_neon.c | 131 WORD32 blk_row, blk_col; in ihevce_scan_coeffs_neon() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodetxb.c | 111 aom_reader *const r, const int blk_row, in av1_read_coeffs_txb()
|
D | decodeframe.c | 234 const int plane, const int blk_row, const int blk_col, in inverse_transform_inter_block() 272 MB_MODE_INFO *const mbmi, int plane, BLOCK_SIZE plane_bsize, int blk_row, in decode_reconstruct_tx() 944 for (int blk_row = row >> pd->subsampling_y; blk_row < unit_height; in decode_token_recon_block() local 994 int blk_row, blk_col; in decode_token_recon_block() local 1023 int blk_row, int blk_col) { in set_inter_tx_size() 1041 int blk_row, int blk_col, in read_tx_size_vartx()
|
D | decodemv.c | 621 void av1_read_tx_type(const AV1_COMMON *const cm, MACROBLOCKD *xd, int blk_row, in av1_read_tx_type()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 474 uint8_t *dst, const int dst_stride, int blk_row, in copy_block_visible() 535 const uint8_t *dst, const int dst_stride, int blk_row, in pixel_sse() 574 int blk_row, int blk_col, in sum_squares_visible() 608 BLOCK_SIZE plane_bsize, int block, int blk_row, in dist_block() 740 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm()
|