OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMG_gralloc_module_public_t
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap4xxx/hwc/
hal_public.h
114
typedef struct
IMG_gralloc_module_public_t
124
int (*GetPhyAddrs)(struct
IMG_gralloc_module_public_t
const* module,
129
int (*Blit)(struct
IMG_gralloc_module_public_t
const *module,
133
int (*Blit2)(struct
IMG_gralloc_module_public_t
const *module,
137
IMG_gralloc_module_public_t
;
hwc.c
[
all
...]
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c
863
*hCC = (void *) ((
IMG_gralloc_module_public_t
const *)module);
882
IMG_gralloc_module_public_t
const* module = hCC;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c
850
*hCC = (void *) ((
IMG_gralloc_module_public_t
const *)module);
869
IMG_gralloc_module_public_t
const* module = hCC;
Completed in 7208 milliseconds