Home
last modified time | relevance | path

Searched defs:tx_width (Results 1 – 8 of 8) sorted by relevance

/external/libgav1/libgav1/src/dsp/arm/
Dinverse_transform_10bit_neon.cc1521 const int tx_width, const int tx_height, in IdentityColumnStoreToFrame()
1633 const int tx_width, const int tx_height, in Identity4RowColumnStoreToFrame()
1892 LIBGAV1_ALWAYS_INLINE void FlipColumns(int32_t* source, int tx_width) { in FlipColumns()
1978 const int tx_width, const int32_t* LIBGAV1_RESTRICT source, in StoreToFrameWithRound()
2056 const int tx_width = kTransformWidth[tx_size]; in Dct4TransformLoopColumn_NEON() local
2111 const int tx_width = kTransformWidth[tx_size]; in Dct8TransformLoopColumn_NEON() local
2165 const int tx_width = kTransformWidth[tx_size]; in Dct16TransformLoopColumn_NEON() local
2219 const int tx_width = kTransformWidth[tx_size]; in Dct32TransformLoopColumn_NEON() local
2272 const int tx_width = kTransformWidth[tx_size]; in Dct64TransformLoopColumn_NEON() local
2325 const int tx_width = kTransformWidth[tx_size]; in Adst4TransformLoopColumn_NEON() local
[all …]
Dinverse_transform_neon.cc1865 const int tx_width, const int tx_height, in IdentityColumnStoreToFrame()
1952 const int tx_width, const int tx_height, in Identity4RowColumnStoreToFrame()
2250 LIBGAV1_ALWAYS_INLINE void FlipColumns(int16_t* source, int tx_width) { in FlipColumns()
2336 const int tx_width, const int16_t* LIBGAV1_RESTRICT source, in StoreToFrameWithRound()
2437 const int tx_width = kTransformWidth[tx_size]; in Dct4TransformLoopColumn_NEON() local
2506 const int tx_width = kTransformWidth[tx_size]; in Dct8TransformLoopColumn_NEON() local
2570 const int tx_width = kTransformWidth[tx_size]; in Dct16TransformLoopColumn_NEON() local
2626 const int tx_width = kTransformWidth[tx_size]; in Dct32TransformLoopColumn_NEON() local
2671 const int tx_width = kTransformWidth[tx_size]; in Dct64TransformLoopColumn_NEON() local
2724 const int tx_width = kTransformWidth[tx_size]; in Adst4TransformLoopColumn_NEON() local
[all …]
/external/libgav1/libgav1/src/dsp/x86/
Dinverse_transform_sse4.cc1642 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()
2142 LIBGAV1_ALWAYS_INLINE void FlipColumns(int16_t* source, int tx_width) { in FlipColumns()
2275 const int tx_width = kTransformWidth[tx_size]; in Dct4TransformLoopColumn_SSE4_1() local
2340 const int tx_width = kTransformWidth[tx_size]; in Dct8TransformLoopColumn_SSE4_1() local
2403 const int tx_width = kTransformWidth[tx_size]; in Dct16TransformLoopColumn_SSE4_1() local
[all …]
/external/libaom/libaom/test/
Dav1_txfm_test.cc216 const int tx_width = tx_size_wide[fwd_txfm_flip_cfg.tx_size]; in get_amplification_factor() local
237 const int tx_width = tx_size_wide[tx_size]; in reference_hybrid_2d() local
/external/libgav1/libgav1/src/tile/
Dtile.cc343 void MoveCoefficientsForTxWidth64(int clamped_tx_height, int tx_width, in MoveCoefficientsForTxWidth64()
399 const int tx_width = 1 << adjusted_tx_width_log2; in GetCoeffBaseRangeContextEob() local
947 const int tx_width = kTransformWidth[tx_size]; in GetTransformAllZeroContext() local
1106 const int tx_width = 1 << adjusted_tx_width_log2; in ReadCoeffBase2D() local
1173 const int tx_width = 1 << adjusted_tx_width_log2; in ReadCoeffBaseHorizontal() local
1218 const int tx_width = 1 << adjusted_tx_width_log2; in ReadCoeffBaseVertical() local
1387 const int tx_width = kTransformWidth[tx_size]; in ReadTransformCoefficients() local
Dprediction.cc496 const int tx_width = kTransformWidth[tx_size]; in PalettePrediction() local
/external/libgav1/libgav1/src/dsp/
Dinverse_transform.cc1117 const int tx_width = lossless ? 4 : kTransformWidth[tx_size]; in TransformLoop_C() local
/external/libaom/libaom/av1/encoder/
Dencodemb.c137 const int tx_width = tx_size_wide[tx_size]; in av1_dropout_qcoeff() local