Searched defs:dst_coeff (Results 1 – 2 of 2) sorted by relevance
82 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x4() local95 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x8() local102 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x4() local109 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_8x16() local117 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x8() local125 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x32() local132 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x16() local139 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_16x4() local146 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_4x16() local153 int32_t *dst_coeff = (int32_t *)coeff; in highbd_fwd_txfm_32x8() local[all …]
263 enum e_g2d_coeff_mode dst_coeff:4; member