Home
last modified time | relevance | path

Searched defs:tx_size (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c95 int vp9_optimize_b(MACROBLOCK *mb, int plane, int block, TX_SIZE tx_size, in vp9_optimize_b()
349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_fp()
424 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant_dc()
494 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { in vp9_xform_quant()
575 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in encode_block()
688 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in encode_block_pass1()
734 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in vp9_encode_sb() local
750 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in vp9_encode_block_intra()
987 const TX_SIZE tx_size = in vp9_encode_intra_block_plane() local
Dvp9_tokenize.c318 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in set_entropy_context_b()
349 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in tokenize_b()
426 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *argv) { in is_skippable()
447 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in has_high_freq_coeff()
Dvp9_bitstream.c85 TX_SIZE tx_size = xd->mi[0]->tx_size; in write_selected_tx_size() local
511 static void build_tree_distribution(VP9_COMP *cpi, TX_SIZE tx_size, in build_tree_distribution()
539 TX_SIZE tx_size, in update_coef_probs_common()
680 TX_SIZE tx_size; in update_coef_probs() local
Dvp9_pickmode.c282 static void calculate_variance(int bw, int bh, TX_SIZE tx_size, in calculate_variance()
344 TX_SIZE tx_size; in model_rd_for_sb_y_large() local
630 TX_SIZE tx_size, int rd_computed) { in block_yrd()
965 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, in estimate_block_intra()
Dvp9_rd.c446 void vp9_get_entropy_contexts(BLOCK_SIZE bsize, TX_SIZE tx_size, in vp9_get_entropy_contexts()
Dvp9_rdopt.c352 static int cost_coeffs(MACROBLOCK *x, int plane, int block, TX_SIZE tx_size, in cost_coeffs()
539 int blk_col, TX_SIZE tx_size, int64_t *out_dist, in dist_block()
651 static int rate_block(int plane, int block, TX_SIZE tx_size, int coeff_ctx, in rate_block()
658 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, void *arg) { in block_rd_txfm()
783 TX_SIZE tx_size, int use_fast_coef_casting) { in txfm_rd_in_plane()
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c45 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in vp9_foreach_transformed_block_in_plane() local
88 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, int has_eob, in vp9_set_contexts()
Dvp9_entropy.h132 static INLINE const uint8_t *get_band_translate(TX_SIZE tx_size) { in get_band_translate()
167 static INLINE int get_entropy_context(TX_SIZE tx_size, const ENTROPY_CONTEXT *a, in get_entropy_context()
Dvp9_reconintra.c115 int dst_stride, PREDICTION_MODE mode, TX_SIZE tx_size, int up_available, in build_intra_predictors_high()
265 PREDICTION_MODE mode, TX_SIZE tx_size, in build_intra_predictors()
405 void vp9_predict_intra_block(const MACROBLOCKD *xd, int bwl_in, TX_SIZE tx_size, in vp9_predict_intra_block()
Dvp9_scan.h42 static INLINE const scan_order *get_scan(const MACROBLOCKD *xd, TX_SIZE tx_size, in get_scan()
Dvp9_entropy.c1053 static void adapt_coef_probs(VP9_COMMON *cm, TX_SIZE tx_size, in adapt_coef_probs()
Dvp9_blockd.h70 TX_SIZE tx_size; member
Dvp9_loopfilter.c1120 const TX_SIZE tx_size = get_uv_tx_size(mi, plane); in vp9_filter_block_plane_non420() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c75 tran_low_t *dqcoeff, TX_SIZE tx_size, const int16_t *dq, in decode_coefs()
234 const scan_order *sc, int x, int y, TX_SIZE tx_size, in vp9_decode_block_tokens()
Dvp9_decodeframe.c185 const TX_SIZE tx_size, uint8_t *dst, in inverse_transform_block_inter()
253 const TX_SIZE tx_size, uint8_t *dst, in inverse_transform_block_intra()
326 TX_SIZE tx_size) { in predict_and_reconstruct_intra_block()
356 TX_SIZE tx_size) { in reconstruct_inter_block()
795 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in decode_block() local
828 const TX_SIZE tx_size = plane ? get_uv_tx_size(mi, pd) : mi->tx_size; in decode_block() local
1001 TX_SIZE tx_size; in read_coef_probs() local
Dvp9_decodemv.c69 int tx_size = vpx_read(r, tx_probs[0]); in read_selected_tx_size() local
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Dserialwin32.py391 def setBufferSize(self, rx_size=4096, tx_size=None): argument
/external/libldac/src/
DldacBT_internal.h126 int tx_size; /* size for ldac stream */ member