Home
last modified time | relevance | path

Searched defs:height (Results 1 – 19 of 19) sorted by relevance

/TwlSDK-5.1.0/include/twl/camera/common/
Dutil.h96 SDK_INLINE CAMERASize CAMERA_WidthHeightToSize( u16 width, u16 height ) in CAMERA_WidthHeightToSize()
134 SDK_INLINE CAMERASize CAMERA_HeightToSize( u16 height ) in CAMERA_HeightToSize()
/TwlSDK-5.1.0/build/libraries/camera/common/src/
Dcamera_util.c103 CAMERASize CAMERA_WidthHeightToSizeCore( u16 width, u16 height ) in CAMERA_WidthHeightToSizeCore()
151 CAMERASize CAMERA_HeightToSizeCore( u16 height ) in CAMERA_HeightToSizeCore()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dgraphics.c76 void drawPseudo2DTexQuad(int sx, int sy, int width, int height, int texw, int texh) in drawPseudo2DTexQuad()
101 void drawPseudo2DColorQuad(int sx, int sy, int width, int height, GXRgb color) in drawPseudo2DColorQuad()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dgraphics.c75 void drawPseudo2DTexQuad(int sx, int sy, int width, int height, int texw, int texh) in drawPseudo2DTexQuad()
100 void drawPseudo2DColorQuad(int sx, int sy, int width, int height, GXRgb color) in drawPseudo2DColorQuad()
/TwlSDK-5.1.0/include/twl/ssp/ARM9/
Djpegenc.h102 u32 width, u32 height, in SSP_StartJpegEncoderEx()
193 u32 width, u32 height, in SSP_StartJpegEncoderWithEncodeDataEx()
Djpegdec.h85 static inline BOOL SSP_StartJpegDecoderEx(u8* data, u32 size, void* dst, s16* width, s16* height, u… in SSP_StartJpegDecoderEx()
/TwlSDK-5.1.0/build/libraries/dsp/ARM9.TWL/src/
Ddsp_graphics.c242 … u16 x, u16 y, u16 width, u16 height, DSP_GraphicsCallback callback, BOOL async) in DSPi_ScalingCore()
320 … u16 x, u16 y, u16 width, u16 height, DSP_GraphicsCallback callback, BOOL async) in DSPi_ScalingFxCore()
/TwlSDK-5.1.0/include/twl/dsp/common/
Dgraphics.h81 u16 height; member
275 u16 x, u16 y, u16 width, u16 height) in DSP_ScalingEx()
285 u16 x, u16 y, u16 width, u16 height) in DSP_ScalingFxEx()
295 u16 x, u16 y, u16 width, u16 height, DSP_GraphicsCallback callback) in DSP_ScalingAsyncEx()
305 … u16 x, u16 y, u16 width, u16 height, DSP_GraphicsCallback callback) in DSP_ScalingFxAsyncEx()
/TwlSDK-5.1.0/include/twl/camera/ARM9/
Dcamera.h30 #define CAMERA_GET_FRAME_BYTES(width, height) (CAMERA_GET_LINE_BYTES(width) * (height)) argument
347 SDK_INLINE int CAMERA_GetMaxLinesRound(u16 width, u16 height) in CAMERA_GetMaxLinesRound()
/TwlSDK-5.1.0/build/demos.TWL/dsp/scaling-1/src/
Dmain.c322 static void WriteScreenBuffer(u16 *data, u32 width, u32 height, u16 *scr) in WriteScreenBuffer()
/TwlSDK-5.1.0/build/demos.TWL/dsp/scaling-2/src/
Dmain.c341 static void WriteScreenBuffer(u16 *data, u32 width, u32 height, u16 *scr) in WriteScreenBuffer()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/include/
Dmenu.h44 int width, height; member
/TwlSDK-5.1.0/build/demos/wm/wep-1/include/
Dmenu.h44 int width, height; member
/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconv.c161 int height; in main() local
Dppmconvbg.c405 static void OutputIndex(FILE * fp, char *label, int max_colors, int width, int height, u8 *pixel) in OutputIndex()
496 int height; in Convert() local
Dppmconv8.c240 int height; in main() local
/TwlSDK-5.1.0/build/demos/spi/tp-2/src/
Dmain.c85 u16 width, height; in DrawLine() local
/TwlSDK-5.1.0/build/libraries/camera/ARM9.TWL/src/
Dcamera.c412 int CAMERA_GetMaxLinesRoundCore(u16 width, u16 height) in CAMERA_GetMaxLinesRoundCore()
/TwlSDK-5.1.0/include/nitro/gx/
Dg3.h423 fx16 height; member