Home
last modified time | relevance | path

Searched refs:IMAGE_INFO (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
DJPEGTestEnc.h47 typedef struct IMAGE_INFO { struct
66 } IMAGE_INFO; argument
DJPEGTestEnc.c656 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, …
837 OMX_ERRORTYPE SetMarkers(OMX_HANDLETYPE pHandle, IMAGE_INFO *imageinfo, OMX_CONFIG_RECTTYPE sCrop, … in SetMarkers()
1077 IMAGE_INFO* imageinfo = NULL; in _tmain()
1164 MALLOC(imageinfo, IMAGE_INFO); in _tmain()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
DJPEGTest.h68 typedef struct IMAGE_INFO { struct
74 } IMAGE_INFO; argument
DJPEGTest.c99 void FixFrameSize ( IMAGE_INFO* imageinfo) in FixFrameSize()
179 IMAGE_INFO* imageinfo)
182 IMAGE_INFO* imageinfo)
617 IMAGE_INFO* imageinfo = NULL;
728 imageinfo = (IMAGE_INFO *)malloc (sizeof (IMAGE_INFO ) );