Searched refs:pOut (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/include/ETC1/ |
D | etc1.h | 44 void etc1_encode_block(const etc1_byte* pIn, etc1_uint32 validPixelMask, etc1_byte* pOut); 54 void etc1_decode_block(const etc1_byte* pIn, etc1_byte* pOut); 68 etc1_uint32 pixelSize, etc1_uint32 stride, etc1_byte* pOut); 78 int etc1_decode_image(const etc1_byte* pIn, etc1_byte* pOut,
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 2356 float32_t * p, float32_t * pOut, 4228 float32_t * pOut, 4301 q15_t * pOut, 4335 q31_t * pOut, 4389 float32_t * pOut, 4443 q31_t * pOut, 4499 q15_t * pOut, 6091 float32_t * pOut) in arm_sqrt_f32() argument 6098 *pOut = __sqrtf(in); in arm_sqrt_f32() 6100 *pOut = sqrtf(in); in arm_sqrt_f32() [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/ |
D | main.c | 396 pOut( char *s, char *t ) in pOut() function 398 pOut( s, t ) in pOut() 525 { "-o", 1, (void (*)(...)) pOut, OutputDirectoryOption}, 588 { "-o", 1, pOut, OutputDirectoryOption},
|