/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | encodemb.c | 56 int blk_col, int blk_row, TX_SIZE tx_size) { in av1_subtract_txb() 297 int blk_col, BLOCK_SIZE plane_bsize, TxfmParam *txfm_param, in av1_xform_quant() 303 void av1_xform(MACROBLOCK *x, int plane, int block, int blk_row, int blk_col, in av1_xform() 390 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() 508 static void encode_block_inter(int plane, int block, int blk_row, int blk_col, in encode_block_inter() 602 for (int blk_col = c; blk_col < unit_width; blk_col += txw_unit) { in av1_foreach_transformed_block_in_plane() local 618 static void encode_block_pass1(int plane, int block, int blk_row, int blk_col, in encode_block_pass1() 713 int blk_row, blk_col; in av1_encode_sb() local 728 static void encode_block_intra(int plane, int block, int blk_row, int blk_col, in encode_block_intra() 842 int blk_row, int blk_col, in encode_block_intra_and_set_context()
|
H A D | tx_search.c | 122 int blk_col, const BLOCK_SIZE plane_bsize, in av1_pixel_diff_dist() 148 MACROBLOCK *x, int plane, int blk_row, int blk_col, in pixel_diff_stats() 537 int blk_row, int blk_col, BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in PrintTransformUnitStats() 846 int blk_row, int blk_col, in inverse_transform_block_facade() 865 int block, int blk_row, int blk_col, in recon_intra() 946 int blk_row, int blk_col, in pixel_dist() 966 int block, int blk_row, int blk_col, in dist_block_px_domain() 1112 int blk_row, int blk_col, BLOCK_SIZE plane_bsize, int *txk_map, in prune_txk_type_separ() 1256 int blk_col, BLOCK_SIZE plane_bsize, in prune_txk_type() 1479 int blk_row, int blk_col, TxSetType tx_set_type, in prune_tx_2D() [all …]
|
H A D | encodetxb.c | 293 aom_writer *w, int blk_row, int blk_col, int plane, 462 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; local 493 MACROBLOCKD *xd, int blk_row, int blk_col, 571 int blk_col, BLOCK_SIZE plane_bsize, 732 void av1_record_txb_context(int plane, int block, int blk_row, int blk_col,
|
H A D | tokenize.c | 281 BLOCK_SIZE plane_bsize, int blk_row, int blk_col, in tokenize_vartx() 387 for (int blk_col = idx; blk_col < unit_width; blk_col += bw) { in av1_tokenize_sb_vartx() local
|
H A D | rdopt_utils.h | 309 int blk_col, BLOCK_SIZE tx_bsize, in get_txb_dimensions()
|
H A D | bitstream.c | 154 int blk_col, aom_writer *w) { in write_tx_size_vartx() 374 int blk_row, int blk_col, TX_SIZE tx_size, TOKEN_STATS *token_stats) { in pack_txb_tokens() 1422 for (int blk_col = col >> ss_x; blk_col < unit_width; blk_col += bkw) { in write_inter_txb_coeff() local
|
H A D | firstpass.c | 416 int blk_row, int blk_col, in first_pass_intra_pred_and_calc_diff()
|
H A D | partition_search.c | 207 int blk_row, int blk_col, in update_txfm_count() 296 int blk_col) { in set_txfm_context()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | mvref_common.c | 330 int blk_row, int blk_col, int_mv *gm_mv_candidates, in add_tpl_ref_mv() 571 for (int blk_col = 0; blk_col < blk_col_end; blk_col += step_w) { in setup_ref_mv_list() local 583 const int blk_col = tpl_sample_pos[i][1]; in setup_ref_mv_list() local 878 int blk_col, MV mv, int sign_bias) { in get_block_position() 952 for (int blk_col = 0; blk_col < mvs_cols; ++blk_col) { in motion_field_projection() local
|
H A D | blockd.h | 1207 int blk_col) { in av1_get_txb_size_index() 1237 int blk_col) { in av1_get_txk_type_index() 1256 int blk_col, TX_SIZE tx_size, in update_txk_array() 1280 int blk_col, TX_SIZE tx_size, in av1_get_tx_type()
|
H A D | av1_loopfilter.c | 210 const int blk_col = mi_col & (mi_size_wide[sb_type] - 1); in get_transform_size() local
|
H A D | reconintra.c | 1837 int plane, int blk_col, int blk_row, in av1_predict_intra_block_facade()
|
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/ |
H A D | vp9_highbd_temporal_filter_neon.c | 334 unsigned int blk_col = 0, uv_blk_col = 0; in highbd_apply_temporal_filter_luma() local 676 unsigned int blk_col = 0, uv_blk_col = 0; in highbd_apply_temporal_filter_chroma() local 813 unsigned int row, blk_col; in vp9_highbd_apply_temporal_filter_neon() local
|
H A D | vp9_temporal_filter_neon.c | 428 unsigned int blk_col = 0, uv_blk_col = 0; in apply_temporal_filter_luma() local 660 unsigned int blk_col = 0, uv_blk_col = 0; in apply_temporal_filter_chroma() local 791 unsigned int row, blk_col; in vp9_apply_temporal_filter_neon() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/x86/ |
H A D | highbd_temporal_filter_sse4.c | 360 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_highbd_apply_temporal_filter_luma() local 697 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_highbd_apply_temporal_filter_chroma() local 834 unsigned int row, blk_col; in vp9_highbd_apply_temporal_filter_sse4_1() local
|
H A D | temporal_filter_sse4.c | 452 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_apply_temporal_filter_luma() local 686 unsigned int blk_col = 0, uv_blk_col = 0; in vp9_apply_temporal_filter_chroma() local 817 unsigned int row, blk_col; in vp9_apply_temporal_filter_sse4_1() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_enc_sbh_funcs.c | 123 WORD32 blk_row, blk_col; in ihevce_sign_data_hiding() local
|
H A 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
|
H A D | ihevce_enc_loop_utils.c | 947 WORD32 blk_row, blk_col; in ihevce_scan_coeffs() local
|
/aosp_15_r20/external/libhevc/encoder/arm/ |
H A D | ihevce_scan_coeffs_neon.c | 131 WORD32 blk_row, blk_col; in ihevce_scan_coeffs_neon() local
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodeframe.c | 244 const int plane, const int blk_row, const int blk_col, in inverse_transform_inter_block() 285 int blk_col, int block, in decode_reconstruct_tx() 939 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; in decode_token_recon_block() local 987 int blk_row, blk_col; in decode_token_recon_block() local 1016 int blk_col) { in set_inter_tx_size() 1030 int blk_col, aom_reader *r) { in read_tx_size_vartx()
|
H A D | decodetxb.c | 112 const int blk_row, const int blk_col, in read_coeffs_txb()
|
H A D | decodemv.c | 626 int blk_col, TX_SIZE tx_size, aom_reader *r) { in av1_read_tx_type()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_rdopt.c | 466 int blk_col, const BLOCK_SIZE plane_bsize, in copy_block_visible() 527 int blk_col, const BLOCK_SIZE plane_bsize, in pixel_sse() 563 int blk_col, TX_SIZE tx_size, int64_t *out_dist, in dist_block() 699 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm()
|
H A D | vp9_encoder.h | 1558 int blk_row, int blk_col, in sum_squares_visible() 1599 int blk_row, int blk_col, in do_trellis_opt()
|