/external/libaom/libaom/av1/encoder/ |
D | encodemb.c | 67 int blk_col, int blk_row, TX_SIZE tx_size) { in av1_subtract_txb() 133 int blk_row, int blk_col, BLOCK_SIZE plane_bsize, in av1_xform_quant() 201 static void encode_block(int plane, int block, int blk_row, int blk_col, in encode_block() 299 static void encode_block_inter(int plane, int block, int blk_row, int blk_col, in encode_block_inter() 375 int blk_row, blk_col; in av1_foreach_transformed_block_in_plane() local 419 static void encode_block_pass1(int plane, int block, int blk_row, int blk_col, in encode_block_pass1() 525 int blk_row, blk_col; in av1_encode_sb() local 541 int blk_row, int blk_col, in encode_block_intra_and_set_context() 554 void av1_encode_block_intra(int plane, int block, int blk_row, int blk_col, in av1_encode_block_intra()
|
D | tokenize.c | 135 int blk_col, int block, int plane, void *arg) { in tokenize_vartx() 239 int blk_row, blk_col; in av1_tokenize_sb_vartx() local
|
D | rdopt.h | 42 int blk_col, int txb_coeff_cost) { in av1_update_txb_coeff_cost()
|
D | encodetxb.c | 506 aom_writer *w, int blk_row, int blk_col, int plane, 639 int blk_row, int blk_col, TX_SIZE tx_size) { 691 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; local 1814 int blk_row, int blk_col, int block, TX_SIZE tx_size, 1901 void av1_update_txb_context_b(int plane, int block, int blk_row, int blk_col, 1924 int blk_row, int blk_col, int plane, 1978 int blk_col, BLOCK_SIZE plane_bsize,
|
D | rdopt.c | 1804 int blk_row, int blk_col, TxSetType tx_set_type, in prune_tx_2D() 2101 BLOCK_SIZE plane_bsize, int blk_row, int blk_col, in get_txb_dimensions() 2134 int blk_row, int blk_col, in pixel_dist() 2162 int blk_row, int blk_col, in pixel_diff_dist() 2235 int block, int blk_row, int blk_col, in inverse_transform_block_facade() 2253 int blk_col, BLOCK_SIZE plane_bsize, in get_intra_txb_hash() 2304 int block, int blk_row, int blk_col, in dist_block_px_domain() 2474 int blk_col, BLOCK_SIZE plane_bsize, in PrintTransformUnitStats() 3074 int block, int blk_row, int blk_col, in search_txk_type() 3462 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm() [all …]
|
D | bitstream.c | 147 int blk_col, aom_writer *w) { in write_tx_size_vartx() 357 int block, int blk_row, int blk_col, in pack_txb_tokens() 804 int blk_row, int blk_col, int plane, TX_SIZE tx_size, in av1_write_tx_type() 1393 int blk_row, blk_col; in write_inter_txb_coeff() local
|
D | encodeframe.c | 5777 int blk_row, int blk_col, in update_txfm_count() 5864 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 | 896 WORD32 blk_row, blk_col; in ihevce_scan_coeffs() local
|
/external/libaom/libaom/av1/common/ |
D | mvref_common.c | 328 int blk_row, int blk_col, int_mv *gm_mv_candidates, in add_tpl_ref_mv() 584 for (int blk_col = 0; blk_col < blk_col_end; blk_col += step_w) { in setup_ref_mv_list() local 596 const int blk_col = tpl_sample_pos[i][1]; in setup_ref_mv_list() local 898 int blk_col, MV mv, int sign_bias) { in get_block_position() 972 for (int blk_col = 0; blk_col < mvs_cols; ++blk_col) { in motion_field_projection() local
|
D | blockd.h | 793 int blk_col) { in av1_get_txb_size_index() 808 int blk_col) { in av1_get_txk_type_index() 823 int blk_row, int blk_col, TX_SIZE tx_size, in update_txk_array() 849 int blk_col, TX_SIZE tx_size, in av1_get_tx_type()
|
D | av1_loopfilter.c | 825 int blk_row, int blk_col, in setup_tx_block_mask() 935 for (int blk_col = idx; blk_col < unit_width; blk_col += bw) { in setup_fix_block_mask() local 1954 const int blk_col = mi_col & (mi_size_wide[sb_type] - 1); in get_transform_size() local
|
D | reconintra.c | 1593 int plane, int blk_col, int blk_row, in av1_predict_intra_block_facade()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | highbd_temporal_filter_sse4.c | 374 unsigned int blk_col = 0, uv_blk_col = 0; in av1_highbd_apply_temporal_filter_luma() local 733 unsigned int blk_col = 0, uv_blk_col = 0; in av1_highbd_apply_temporal_filter_chroma() local 886 unsigned int row, blk_col; in av1_highbd_apply_temporal_filter_sse4_1() local
|
D | temporal_filter_sse4.c | 528 unsigned int blk_col = 0, uv_blk_col = 0; in av1_apply_temporal_filter_luma() local 802 unsigned int blk_col = 0, uv_blk_col = 0; in av1_apply_temporal_filter_chroma() local 946 unsigned int row, blk_col; in av1_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 | 249 const int blk_row, const int blk_col, in inverse_transform_inter_block() 287 int blk_row, int blk_col, int block, in decode_reconstruct_tx() 1154 for (int blk_col = col >> pd->subsampling_x; blk_col < unit_width; in decode_token_recon_block() local 1207 int blk_row, blk_col; in decode_token_recon_block() local 1245 int blk_col) { in set_inter_tx_size() 1263 int blk_row, int blk_col, aom_reader *r) { in read_tx_size_vartx()
|
D | decodemv.c | 602 int blk_col, TX_SIZE tx_size, aom_reader *r) { in av1_read_tx_type()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 468 int blk_col, const BLOCK_SIZE plane_bsize, in pixel_sse() 506 int blk_row, int blk_col, in sum_squares_visible() 541 int blk_col, TX_SIZE tx_size, int64_t *out_dist, in dist_block() 659 static void block_rd_txfm(int plane, int block, int blk_row, int blk_col, in block_rd_txfm()
|