Searched defs:dst_coeff (Results 1 – 2 of 2) sorted by relevance
83 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x4() local96 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x8() local103 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x4() local110 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x16() local118 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x8() local126 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x32() local133 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x16() local141 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x4() local148 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x16() local155 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x8() local[all …]
263 enum e_g2d_coeff_mode dst_coeff:4; member