Home
last modified time | relevance | path

Searched defs:rect_type (Results 1 – 12 of 12) sorted by relevance

/external/libffi/testsuite/libffi.call/
Dpyobjc-tc.c37 ffi_type rect_type; in main() local
Dpr1172638.c41 ffi_type point_type, rect_type; in main() local
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dpyobjc-tc.c37 ffi_type rect_type; in main() local
/external/libaom/av1/common/x86/
Dav1_inv_txfm_avx2.c1647 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_avx2() local
1709 int txw_idx, int rect_type) { in iidentity_row_16xn_avx2()
1783 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_avx2() local
1806 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_avx2() local
1845 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_avx2() local
Dav1_inv_txfm_ssse3.c2318 int txw_idx, int rect_type) { in iidentity_row_8xn_ssse3()
2395 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_ssse3() local
2487 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_ssse3() local
2555 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_ssse3() local
2599 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_ssse3() local
Dhighbd_inv_txfm_sse4.c5257 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_h_identity_ssse41() local
5320 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_v_identity_ssse41() local
5395 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_idtx_ssse41() local
5457 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_no_identity_sse41() local
Dhighbd_inv_txfm_avx2.c4125 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/test/
Dav1_txfm_test.cc228 const int rect_type = get_rect_tx_log_ratio(tx_width, tx_height); in get_amplification_factor() local
/external/libaom/av1/common/arm/
Dav1_inv_txfm_neon.c3591 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_neon() local
3646 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_v_identity_neon() local
3721 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_h_identity_neon() local
4097 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in lowbd_inv_txfm2d_add_no_identity_neon() local
Dhighbd_inv_txfm_neon.c5297 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_h_identity_neon() local
5360 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_v_identity_neon() local
5432 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_idtx_neon() local
5490 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_no_identity_neon() local
5575 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in highbd_inv_txfm2d_add_no_identity_neon() local
/external/libaom/av1/common/
Dav1_inv_txfm2d.c248 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in inv_txfm2d_add_c() local
/external/libaom/av1/encoder/
Dav1_fwd_txfm2d.c70 const int rect_type = get_rect_tx_log_ratio(txfm_size_col, txfm_size_row); in fwd_txfm2d_c() local