Home
last modified time | relevance | path

Searched defs:txfm_size (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/x86/
Dav1_fwd_txfm2d_sse4.c37 const int txfm_size = 32; in fdct32_new_sse4_1() local
49 const int txfm_size = 64; in fdct64_new_sse4_1() local
87 const int txfm_size = tx_size_wide[cfg->tx_size]; in fwd_txfm2d_sse4_1() local
117 const int txfm_size = tx_size_wide[cfg->tx_size]; in fwd_txfm2d_64x64_sse4_1() local
Dav1_txfm1d_sse4.h78 static INLINE void transpose_32(int txfm_size, const __m128i *input, in transpose_32()
Dav1_fwd_txfm1d_sse4.c401 const int txfm_size = 4; in av1_fadst4_new_sse4_1() local
/external/libaom/libaom/test/
Dav1_fwd_txfm1d_test.cc67 int txfm_size = txfm_size_ls[si]; in TEST() local
Dav1_inv_txfm1d_test.cc122 int txfm_size = txfm_size_ls[si]; in TEST() local
/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc21 const int txfm_size) { in get_fun_name()
33 const TYPE_TXFM type, const int txfm_size) { in get_txfm_type_name()