Searched defs:dst_coeff (Results 1 – 2 of 2) sorted by relevance
80 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x4() local93 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x8() local100 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x4() local107 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x16() local115 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x8() local123 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x32() local130 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x16() local138 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x4() local145 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x16() local152 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x8() local[all …]
263 enum e_g2d_coeff_mode dst_coeff:4; member