/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 56 int blk_col, int blk_row, TX_SIZE tx_size) { in av1_subtract_txb() 288 int blk_col, BLOCK_SIZE plane_bsize, TxfmParam *txfm_param, in av1_xform_quant() 294 void av1_xform(MACROBLOCK *x, int plane, int block, int blk_row, int blk_col, in av1_xform() 381 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() 493 static void encode_block_inter(int plane, int block, int blk_row, int blk_col, in encode_block_inter() 580 for (int blk_col = c; blk_col < unit_width; blk_col += txw_unit) { in av1_foreach_transformed_block_in_plane() local 594 static void encode_block_pass1(int plane, int block, int blk_row, int blk_col, in encode_block_pass1() 683 int blk_row, blk_col; in av1_encode_sb() local 699 int blk_row, int blk_col, in encode_block_intra_and_set_context() 712 void av1_encode_block_intra(int plane, int block, int blk_row, int blk_col, in av1_encode_block_intra()
|
D | tx_search.c | 385 int blk_row, int blk_col, in pixel_diff_dist() 412 MACROBLOCK *x, int plane, int blk_row, int blk_col, in pixel_diff_stats() 802 int blk_row, int blk_col, BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in PrintTransformUnitStats() 1111 int blk_row, int blk_col, in inverse_transform_block_facade() 1131 int block, int blk_row, int blk_col, in recon_intra() 1212 int blk_row, int blk_col, in pixel_dist() 1232 int block, int blk_row, int blk_col, in dist_block_px_domain() 1281 int blk_col, BLOCK_SIZE plane_bsize, in get_intra_txb_hash() 1310 int plane, int blk_row, int blk_col, in is_intra_hash_match() 1395 int blk_col, BLOCK_SIZE plane_bsize, int *txk_map, in prune_txk_type_separ() [all …]
|
D | tokenize.c | 129 BLOCK_SIZE plane_bsize, int blk_row, int blk_col, in tokenize_vartx() 229 for (int blk_col = idx; blk_col < unit_width; blk_col += bw) { in av1_tokenize_sb_vartx() local
|
D | encodetxb.c | 264 aom_writer *w, int blk_row, int blk_col, int plane, 433 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; local 464 MACROBLOCKD *xd, int blk_row, int blk_col, 542 int blk_col, BLOCK_SIZE plane_bsize,
|
D | rdopt_utils.h | 292 int blk_col, BLOCK_SIZE tx_bsize, in get_txb_dimensions()
|
D | bitstream.c | 149 int blk_row, int blk_col, in write_tx_size_vartx() 370 int blk_row, int blk_col, TX_SIZE tx_size, TOKEN_STATS *token_stats) { in pack_txb_tokens() 1417 for (int blk_col = col >> ss_x; blk_col < unit_width; blk_col += bkw) { in write_inter_txb_coeff() local
|
D | firstpass.c | 384 int blk_row, int blk_col, in first_pass_intra_pred_and_calc_diff()
|
D | partition_search.c | 195 int blk_row, int blk_col, in update_txfm_count() 284 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 3346 WORD32 blk_col; 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 | 326 int blk_row, int blk_col, int_mv *gm_mv_candidates, in add_tpl_ref_mv() 567 for (int blk_col = 0; blk_col < blk_col_end; blk_col += step_w) { in setup_ref_mv_list() local 579 const int blk_col = tpl_sample_pos[i][1]; in setup_ref_mv_list() local 876 int blk_col, MV mv, int sign_bias) { in get_block_position() 950 for (int blk_col = 0; blk_col < mvs_cols; ++blk_col) { in motion_field_projection() local
|
D | blockd.h | 1214 int blk_col) { in av1_get_txb_size_index() 1244 int blk_col) { in av1_get_txk_type_index() 1263 int blk_col, TX_SIZE tx_size, in update_txk_array() 1287 int blk_col, TX_SIZE tx_size, in av1_get_tx_type()
|
D | av1_loopfilter.c | 206 const int blk_col = mi_col & (mi_size_wide[sb_type] - 1); in get_transform_size() local
|
D | reconintra.c | 1655 int plane, int blk_col, int blk_row, in av1_predict_intra_block_facade()
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | highbd_temporal_filter_sse4.c | 374 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_highbd_apply_temporal_filter_luma() local 733 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_highbd_apply_temporal_filter_chroma() local 882 unsigned int row, blk_col; in vp9_highbd_apply_temporal_filter_sse4_1() local
|
D | temporal_filter_sse4.c | 468 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_apply_temporal_filter_luma() local 732 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_apply_temporal_filter_chroma() local 876 unsigned int row, blk_col; in vp9_apply_temporal_filter_sse4_1() local
|
/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 | 112 const int blk_col, const int plane, in av1_read_coeffs_txb()
|
D | decodeframe.c | 235 const int plane, const int blk_row, const int blk_col, in inverse_transform_inter_block() 275 int blk_col, int block, TX_SIZE tx_size, int *eob_total) { in decode_reconstruct_tx() 936 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; in decode_token_recon_block() local 984 int blk_row, blk_col; in decode_token_recon_block() local 1013 int blk_row, int blk_col) { in set_inter_tx_size() 1027 int blk_row, int blk_col, in read_tx_size_vartx()
|
D | decodemv.c | 623 int blk_col, TX_SIZE tx_size, aom_reader *r) { in av1_read_tx_type()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 475 int blk_col, const BLOCK_SIZE plane_bsize, in copy_block_visible() 536 int blk_col, const BLOCK_SIZE plane_bsize, in pixel_sse() 574 int blk_row, int blk_col, in sum_squares_visible() 609 int blk_col, TX_SIZE tx_size, int64_t *out_dist, in dist_block() 740 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm()
|