| /external/libgav1/src/ |
| D | reconstruction.cc | 56 int GetNumRows(TransformType tx_type, int tx_height, int non_zero_coeff_count) { in GetNumRows() 141 int tx_height = (non_zero_coeff_count == 1) ? 1 : kTransformHeight[tx_size]; in Reconstruct() local
|
| D | scan_test.cc | 46 const int tx_height = kTransformHeight[tx_size_]; in TEST_P() local
|
| D | reconstruction_test.cc | 145 const int tx_height = kTransformHeight[tx_size]; in TestWht() local
|
| /external/libaom/test/ |
| D | av1_txfm_test.cc | 221 const int tx_height = tx_size_high[fwd_txfm_flip_cfg.tx_size]; in get_amplification_factor() local 242 const int tx_height = tx_size_high[tx_size]; in reference_hybrid_2d() local
|
| /external/libgav1/src/dsp/ |
| D | inverse_transform_test.cc | 314 const int tx_height = std::min(block_height_, 32); in TestRandomValues() local 413 const int tx_height = std::min(block_height_, 32); in TestDcOnlyRandomValue() local
|
| D | inverse_transform.cc | 1177 const int tx_height = lossless ? 4 : kTransformHeight[tx_size]; in TransformLoop_C() local
|
| /external/libgav1/src/dsp/x86/ |
| D | inverse_transform_sse4.cc | 1616 bool should_round, int tx_height) { in Identity4DcOnly() 1642 const int tx_width, const int tx_height, in Identity4ColumnStoreToFrame() 1690 const int tx_width, const int tx_height, in Identity4RowColumnStoreToFrame() 1795 const int tx_width, const int tx_height, in Identity8ColumnStoreToFrame_SSE4_1() 1890 const int tx_width, const int tx_height, in Identity16ColumnStoreToFrame_SSE4_1() 1974 const int tx_width, const int tx_height, in Identity32ColumnStoreToFrame() 2083 const int tx_width, const int tx_height, in StoreToFrameWithRound() 2238 const int tx_height = kTransformHeight[tx_size]; in Dct4TransformLoopRow_SSE4_1() local 2524 const int tx_height = kTransformHeight[tx_size]; in Adst4TransformLoopRow_SSE4_1() local 2718 const int tx_height = kTransformHeight[tx_size]; in Identity4TransformLoopRow_SSE4_1() local [all …]
|
| /external/libgav1/src/dsp/arm/ |
| D | inverse_transform_10bit_neon.cc | 1511 bool should_round, int tx_height) { in Identity4DcOnly() 1533 const int tx_width, const int tx_height, in IdentityColumnStoreToFrame() 1645 const int tx_width, const int tx_height, in Identity4RowColumnStoreToFrame() 2039 const int tx_height = kTransformHeight[tx_size]; in Dct4TransformLoopRow_NEON() local 2309 const int tx_height = kTransformHeight[tx_size]; in Adst4TransformLoopRow_NEON() local 2483 const int tx_height = kTransformHeight[tx_size]; in Identity4TransformLoopRow_NEON() local 2542 const int tx_height = kTransformHeight[tx_size]; in Identity8TransformLoopRow_NEON() local 2648 const int tx_height = kTransformHeight[tx_size]; in Identity32TransformLoopRow_NEON() local
|
| D | inverse_transform_neon.cc | 1797 bool should_round, int tx_height) { in Identity4DcOnly() 1819 const int tx_width, const int tx_height, in IdentityColumnStoreToFrame() 1906 const int tx_width, const int tx_height, in Identity4RowColumnStoreToFrame() 2354 const int tx_height = kTransformHeight[tx_size]; in Dct4TransformLoopRow_NEON() local 2646 const int tx_height = kTransformHeight[tx_size]; in Adst4TransformLoopRow_NEON() local 2849 const int tx_height = kTransformHeight[tx_size]; in Identity4TransformLoopRow_NEON() local 2915 const int tx_height = kTransformHeight[tx_size]; in Identity8TransformLoopRow_NEON() local 3015 const int tx_height = kTransformHeight[tx_size]; in Identity32TransformLoopRow_NEON() local
|
| /external/libgav1/src/tile/ |
| D | tile.cc | 387 const int tx_height = kTransformHeight[adjusted_tx_size]; in GetCoeffBaseContextEob() local 948 const int tx_height = kTransformHeight[tx_size]; in GetTransformAllZeroContext() local 1388 const int tx_height = kTransformHeight[tx_size]; in ReadTransformCoefficients() local
|
| D | prediction.cc | 497 const int tx_height = kTransformHeight[tx_size]; in PalettePrediction() local
|
| /external/libaom/av1/encoder/ |
| D | encodemb.c | 138 const int tx_height = tx_size_high[tx_size]; in av1_dropout_qcoeff() local
|