Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/common/
H A 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()
/aosp_15_r20/external/libgav1/src/tile/bitstream/
H A Dtransform_size.cc137 const TransformSize max_tx_size = GetSquareTransformSize(pixels); in ReadVariableTransformTree() local
202 const TransformSize max_tx_size = kMaxTransformSizeRectangle[block.size]; in DecodeTransformSize() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A 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
H A Dvp9_decodeframe.c1328 const TX_SIZE max_tx_size = tx_mode_to_biggest_tx_size[tx_mode]; in read_coef_probs() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_bitstream.c93 const TX_SIZE max_tx_size = max_txsize_lookup[bsize]; in write_selected_tx_size() local
685 const TX_SIZE max_tx_size = tx_mode_to_biggest_tx_size[tx_mode]; in update_coef_probs() local
H A Dvp9_rdopt.c195 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in build_inter_pred_model_rd_earlyterm() local
895 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in choose_largest_tx_size() local
911 const TX_SIZE max_tx_size = max_txsize_lookup[bs]; in choose_tx_size_from_rd() local
1472 TX_SIZE max_tx_size) { in rd_pick_intra_sbuv_mode()
1533 TX_SIZE max_tx_size, int *rate_uv, in choose_intra_uv_mode()
H A Dvp9_encodeframe.c4635 static void reset_skip_tx_size(VP9_COMMON *cm, TX_SIZE max_tx_size) { in reset_skip_tx_size()
/aosp_15_r20/external/libaom/av1/common/
H A Dpred_common.h346 const TX_SIZE max_tx_size = max_txsize_rect_lookup[mbmi->bsize]; in get_tx_size_context() local
H A Dblockd.h1355 TX_SIZE max_tx_size = max_txsize_rect_lookup[bsize]; in depth_to_tx_size() local
H A Dav1_common_int.h1752 TX_SIZE max_tx_size = in txfm_partition_context() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtokenize.c366 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in av1_tokenize_sb_vartx() local
H A Dtx_search.c205 const int max_tx_size = max_predict_sf_tx_size[bsize]; in predict_skip_txfm() local
3329 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, bsize, 0); in inter_block_yrd() local
3420 const TX_SIZE max_tx_size = max_txsize_rect_lookup[bsize]; in select_tx_size_and_type() local
H A Dencodemb.c693 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in av1_encode_sb() local
H A Dbitstream.c1408 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, plane); in write_inter_txb_coeff() local
1543 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, bsize, 0); in write_modes_b() local
H A Dintra_mode_search.c846 BLOCK_SIZE bsize, TX_SIZE max_tx_size) { in av1_rd_pick_intra_sbuv_mode()
H A Dpartition_search.c278 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, 0); in tx_partition_count_update() local
340 const TX_SIZE max_tx_size = get_vartx_max_txsize(xd, plane_bsize, 0); in tx_partition_set_contexts() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsocket_manager.rs196 pub max_tx_size: i32, field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs808 max_tx_size: i32, field
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c980 const TX_SIZE max_tx_size = in decode_token_recon_block() local
1143 const TX_SIZE max_tx_size = max_txsize_rect_lookup[bsize]; in parse_decode_block() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2107 max_tx_size: i32, field