Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h1073 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
1083 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1093 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1103 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
1267 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length … member
1280 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1292 …float32_t *pState; /**< Points to the array of state coefficients. The array is of lengt… member
3441 …q15_t *pState; /**< points to the state variable array. The array is of length n… member
3453 …q31_t *pState; /**< points to the state variable array. The array is of length numTa… member
3466 …float32_t *pState; /**< points to the state variable array. The array is of leng… member
[all …]
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h2239 inflate_state *pState; in mz_inflate() local
4994 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_sort_central_dir_offsets_by_filename() local
5391 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_locate_file_binary_search() local
5894 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_reader_end() local
5979 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_heap_write_func() local
6065 mz_zip_internal_state *pState; in mz_zip_writer_init_from_reader() local
6130 mz_zip_writer_add_state *pState = (mz_zip_writer_add_state *)pUser; in mz_zip_writer_add_put_buf_callback() local
6193 mz_zip_internal_state *pState = pZip->m_pState; in mz_zip_writer_add_to_central_dir() local
6279 mz_zip_internal_state *pState; in mz_zip_writer_add_mem_ex() local
6643 mz_zip_internal_state *pState; in mz_zip_writer_add_from_zip_reader() local
[all …]