Searched refs:cdf_index (Results 1 – 3 of 3) sorted by relevance
47 int *cdf_index) { in av1_get_spatial_seg_pred() argument74 *cdf_index = 0; in av1_get_spatial_seg_pred()76 *cdf_index = 2; in av1_get_spatial_seg_pred()78 *cdf_index = 1; in av1_get_spatial_seg_pred()80 *cdf_index = 0; in av1_get_spatial_seg_pred()
119 const int cdf_index = kTxDepthCdfIndex[block.size]; in ReadFixedTransformSize() local121 symbol_decoder_context_.tx_depth_cdf[cdf_index][context]; in ReadFixedTransformSize()122 const int tx_depth = (cdf_index == 0) in ReadFixedTransformSize()
1052 const int cdf_index = SymbolDecoderContext::TxTypeIndex(tx_set); in ReadTransformType() local1058 .inter_tx_type_cdf[cdf_index][cdf_tx_size_index]; in ReadTransformType()1079 .intra_tx_type_cdf[cdf_index][cdf_tx_size_index][intra_direction]; in ReadTransformType()