Searched defs:rect_type (Results 1 – 10 of 10) sorted by relevance
/external/libffi/testsuite/libffi.call/ |
D | pyobjc-tc.c | 37 ffi_type rect_type; in main() local
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | pyobjc-tc.c | 37 ffi_type rect_type; in main() local
|
/external/libaom/libaom/av1/common/x86/ |
D | av1_inv_txfm_avx2.c | 1628 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_avx2() local 1684 int txw_idx, int rect_type) { in iidentity_row_16xn_avx2() 1758 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_avx2() local 1782 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_avx2() local 1822 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_avx2() local
|
D | av1_inv_txfm_ssse3.c | 2352 int txw_idx, int rect_type) { in iidentity_row_8xn_ssse3() 2429 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_ssse3() local 2525 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_ssse3() local 2594 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_ssse3() local 2639 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_ssse3() local
|
D | highbd_inv_txfm_sse4.c | 5344 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_h_identity_ssse41() local 5407 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_v_identity_ssse41() local 5482 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_idtx_ssse41() local 5544 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_no_identity_sse41() local
|
D | highbd_inv_txfm_avx2.c | 4231 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_no_identity_avx2() local
|
/external/libaom/libaom/test/ |
D | av1_txfm_test.cc | 224 const int rect_type = get_rect_tx_log_ratio(tx_width, tx_height); in get_amplification_factor() local
|
/external/libaom/libaom/av1/common/arm/ |
D | av1_inv_txfm_neon.c | 3701 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_neon() local 3769 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_neon() local 3851 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_neon() local 4235 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_neon() local
|
/external/libaom/libaom/av1/common/ |
D | av1_inv_txfm2d.c | 268 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_c() local
|
/external/libaom/libaom/av1/encoder/ |
D | av1_fwd_txfm2d.c | 70 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in fwd_txfm2d_c() local
|