Searched refs:pState (Results 1 – 3 of 3) sorted by relevance
610 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member619 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member628 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member637 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member651 q7_t *pState,670 q15_t *pState,689 q31_t *pState,702 float32_t *pState,710 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member720 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member[all …]
1752 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member1762 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member1772 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member1782 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member1811 q7_t * pState,1855 q15_t * pState,1896 q31_t * pState,1924 float32_t * pState,1933 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member1944 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member[all …]
130 OMX_OUT OMX_STATETYPE *pState) in Rockchip_OMX_GetState() argument138 if (hComponent == NULL || pState == NULL) { in Rockchip_OMX_GetState()154 *pState = pRockchipComponent->currentState; in Rockchip_OMX_GetState()