Home
last modified time | relevance | path

Searched defs:pInput (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dauthenticatedchannel9.c53 const void *pInput, in NineAuthenticatedChannel9_Query()
63 const void *pInput, in NineAuthenticatedChannel9_Configure()
Dnine_lock.c103 const void *pInput, in LockAuthenticatedChannel9_Query()
117 const void *pInput, in LockAuthenticatedChannel9_Configure()
/third_party/cmsis/CMSIS/DSP/Source/StatisticsFunctions/
Darm_var_f16.c114 const float16_t * pInput = pSrc; in arm_var_f16() local
Darm_var_f32.c191 const float32_t * pInput = pSrc; in arm_var_f32() local
/third_party/openh264/test/common/
DCWelsListTest.cpp361 int32_t* pInput = static_cast<int32_t*> (malloc (kiIncreaseNum * 10 * sizeof (int32_t))); in TEST() local
/third_party/openh264/test/api/
Ddecode_api_test.cpp677 EncodeDecodeFileParamBase pInput; //to conform with old functions in TEST_F() local
1180 EncodeDecodeFileParamBase pInput; //to conform with old functions in TEST_F() local
/third_party/mesa3d/src/amd/common/
Dac_surface.c426 static void *ADDR_API allocSysMem(const ADDR_ALLOCSYSMEM_INPUT *pInput) in allocSysMem()
431 static ADDR_E_RETURNCODE ADDR_API freeSysMem(const ADDR_FREESYSMEM_INPUT *pInput) in freeSysMem()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp722 Value *pInput = LOAD(GEP(pVertex, {pVector, unwrap(swizzle_index)})); in swr_gs_llvm_fetch_input() local
737 Value *pInput = LOAD(GEP(pVertex, {pVector, unwrap(swizzle_index)})); in swr_gs_llvm_fetch_input() local