Home
last modified time | relevance | path

Searched defs:max_tx_size (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.h157 const int max_tx_size = max_txsize_lookup[xd->mi[0]->sb_type]; in get_tx_size_context() local
173 static INLINE const vpx_prob *get_tx_probs(TX_SIZE max_tx_size, int ctx, in get_tx_probs()
183 static INLINE unsigned int *get_tx_counts(TX_SIZE max_tx_size, int ctx, in get_tx_counts()
/external/v4l2_codec2/vda/
Dvp9_compressed_header_parser.cc129 const int max_tx_size = in ReadCoefProbs() local
/external/libaom/libaom/av1/encoder/
Dtokenize.c219 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in av1_tokenize_sb_vartx() local
Dencodemb.c498 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in av1_encode_sb() local
Dbitstream.c1382 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in write_inter_txb_coeff() local
1526 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, bsize, 0); in write_modes_b() local
Dencodeframe.c5848 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, 0); in tx_partition_count_update() local
5906 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, 0); in tx_partition_set_contexts() local
Drdopt.c3864 const int max_tx_size = max_predict_sf_tx_size[bsize]; in predict_skip_flag() local
5428 const TX_SIZE max_tx_size = max_txsize_rect_lookup[plane_bsize]; in select_tx_size_and_type() local
5600 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, 0); in inter_block_yrd() local
6453 BLOCK_SIZE bsize, TX_SIZE max_tx_size) { in rd_pick_intra_sbuv_mode()
6539 BLOCK_SIZE bsize, TX_SIZE max_tx_size, in choose_intra_uv_mode()
/external/libaom/libaom/av1/common/
Dpred_common.h333 const TX_SIZE max_tx_size = max_txsize_rect_lookup[mbmi->sb_type]; in get_tx_size_context() local
Dblockd.h909 TX_SIZE max_tx_size = max_txsize_rect_lookup[bsize]; in depth_to_tx_size() local
Donyxc_int.h1262 TX_SIZE max_tx_size = in txfm_partition_context() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c65 TX_SIZE max_tx_size, vpx_reader *r) { in read_selected_tx_size()
84 const TX_SIZE max_tx_size = max_txsize_lookup[bsize]; in read_tx_size() local
Dvp9_decodeframe.c1318 const TX_SIZE max_tx_size = tx_mode_to_biggest_tx_size[tx_mode]; in read_coef_probs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c87 const TX_SIZE max_tx_size = max_txsize_lookup[bsize]; in write_selected_tx_size() local
680 const TX_SIZE max_tx_size = tx_mode_to_biggest_tx_size[tx_mode]; in update_coef_probs() local
Dvp9_rdopt.c189 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in model_rd_for_sb() local
816 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in choose_largest_tx_size() local
832 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in choose_tx_size_from_rd() local
1345 TX_SIZE max_tx_size) { in rd_pick_intra_sbuv_mode()
1405 TX_SIZE max_tx_size, int *rate_uv, in choose_intra_uv_mode()
Dvp9_encodeframe.c4336 static void reset_skip_tx_size(VP9_COMMON *cm, TX_SIZE max_tx_size) { in reset_skip_tx_size()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1200 const TX_SIZE max_tx_size = in decode_token_recon_block() local
1599 const TX_SIZE max_tx_size = max_txsize_rect_lookup[bsize]; in parse_decode_block() local