Searched defs:pv (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/FilteringFunctions/ |
A D | arm_iir_lattice_f32.c | 131 float32_t *px1, *px2, *pk, *pv; /* temporary pointers for state and coef */ in arm_iir_lattice_f32() local 345 float32_t *px1, *px2, *pk, *pv; /* temporary pointers for state and coef */ in arm_iir_lattice_f32() local
|
A D | arm_iir_lattice_q31.c | 67 q31_t *px1, *px2, *pk, *pv; /* Temporary pointers for state and coef */ in arm_iir_lattice_q31() local
|
A D | arm_iir_lattice_q15.c | 76 q15_t *px1, *px2, *pk, *pv; /* temporary pointers for state and coef */ in arm_iir_lattice_q15() local
|
/AliOS-Things-master/components/SDL2/src/haptic/windows/ |
A D | SDL_dinputhaptic.c | 244 DI_EffectCallback(LPCDIEFFECTINFO pei, LPVOID pv) in DI_EffectCallback()
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/tools/ |
A D | pngfix.c | 448 make_random_bytes(png_uint_32* seed, void* pv, size_t size) in make_random_bytes() 474 clear(void *pv, size_t size) in clear()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_jpeg.c | 887 uint8 ph,pv; in JPEGFixupTagsSubsamplingSec() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngstest.c | 86 make_random_bytes(png_uint_32* seed, void* pv, size_t size) in make_random_bytes()
|
A D | pngvalid.c | 270 make_random_bytes(png_uint_32* seed, void* pv, size_t size) in make_random_bytes() 303 randomize(void *pv, size_t size) in randomize()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 51458 const uint8_t *pv, *pp; in js_typed_array_indexOf() local 51483 const uint16_t* pv; in js_typed_array_indexOf() local 51502 const uint32_t* pv; in js_typed_array_indexOf() local 51519 const float* pv = p->u.array.u.float_ptr; in js_typed_array_indexOf() local 51530 const float* pv = p->u.array.u.float_ptr; in js_typed_array_indexOf() local 51543 const double* pv = p->u.array.u.double_ptr; in js_typed_array_indexOf() local 51554 const double* pv = p->u.array.u.double_ptr; in js_typed_array_indexOf() local 51574 const uint64_t* pv; in js_typed_array_indexOf() local
|
Completed in 148 milliseconds