Searched refs:output (Results 1 – 9 of 9) sorted by relevance
28 output.c \53 output.o: output.c bin2obj.h
234 void CAMERA_SetOutputFormatCore( CAMERAOutput output );235 SDK_INLINE void CAMERA_SetOutputFormat( CAMERAOutput output ) in CAMERA_SetOutputFormat() argument239 CAMERA_SetOutputFormatCore(output); in CAMERA_SetOutputFormat()
10 "%CWFOLDER_NITRO%/ARM_Tools/Command_Line_Tools/BinTOELF.exe" sound_data.sdat -output sound_data.o -…
226 void CAMERA_SetOutputFormatCore( CAMERAOutput output ) in CAMERA_SetOutputFormatCore() argument229 switch (output) in CAMERA_SetOutputFormatCore()
56 void* output; member
345 sub output { subroutine621 output($output_filename, $category);
872 DSPPipe output[1]; in DSP_WriteProcessPipe() local873 (void)DSP_LoadPipe(output, port, DSP_PIPE_OUTPUT); in DSP_WriteProcessPipe()874 DSP_WritePipe(output, buffer, (DSPByte)length); in DSP_WriteProcessPipe()