Home
last modified time | relevance | path

Searched refs:detect_invalid_highbd_input (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1284 static INLINE int detect_invalid_highbd_input(const tran_low_t *input, in detect_invalid_highbd_input() function
1385 if (detect_invalid_highbd_input(input, 4)) { in vpx_highbd_iadst4_c()
1427 if (detect_invalid_highbd_input(input, 4)) { in vpx_highbd_idct4_c()
1511 if (detect_invalid_highbd_input(input, 8)) { in vpx_highbd_iadst8_c()
1587 if (detect_invalid_highbd_input(input, 8)) { in vpx_highbd_idct8_c()
1729 if (detect_invalid_highbd_input(input, 16)) { in vpx_highbd_iadst16_c()
1890 if (detect_invalid_highbd_input(input, 16)) { in vpx_highbd_idct16_c()
2178 if (detect_invalid_highbd_input(input, 32)) { in highbd_idct32_c()