Home
last modified time | relevance | path

Searched refs:IMG_native_handle_t (Results 1 – 21 of 21) sorted by relevance

/hardware/ti/omap4-aah/hwc/
Drgz_2d.c51 static int rgz_handle_to_stride(IMG_native_handle_t *h);
173 IMG_native_handle_t *h = (IMG_native_handle_t *)layer->handle; in get_layer_ops()
252 IMG_native_handle_t *h = (IMG_native_handle_t *)l->handle; in dump_layer()
343 IMG_native_handle_t *handle = (IMG_native_handle_t *)hwc_layer->handle; in rgz_set_src_data()
409 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in rgz_cfg_scale_mode()
752 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in rgz_in_valid_hwc_layer()
845 IMG_native_handle_t *handle = (IMG_native_handle_t *)layers[l].handle; in rgz_in_hwccheck()
998 IMG_native_handle_t *handle = (IMG_native_handle_t *)l->handle; in rgz_print_layer()
1160 static int rgz_handle_to_stride(IMG_native_handle_t *h) in rgz_handle_to_stride()
1222 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in rgz_get_src_rect()
Dhwc.c346 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in dump_set_info()
429 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in is_protected()
436 static int is_RGB32(IMG_native_handle_t *handle) in is_RGB32()
448 static int is_RGB(IMG_native_handle_t *handle) in is_RGB()
460 static int get_rgb_bpp(IMG_native_handle_t *handle) in get_rgb_bpp()
487 static int is_BGR(IMG_native_handle_t *handle) in is_BGR()
492 static int is_NV12(IMG_native_handle_t *handle) in is_NV12()
509 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in is_upscaled_NV12()
525 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in dockable()
533 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in is_large_rgb32_layer()
[all …]
Dhal_public.h99 __attribute__((aligned(sizeof(int)),packed)) IMG_native_handle_t; typedef
/hardware/intel/img/hwcomposer/ips/tangier/
DTngGrallocBuffer.h27 typedef IMG_native_handle_t TngIMGGrallocBuffer;
/hardware/ti/omap4xxx/camera/
DANativeWindowDisplayAdapter.cpp530 mGrallocHandleMap = new IMG_native_handle_t*[lnumBufs]; in allocateBuffer()
602 IMG_native_handle_t** hndl2hndl; in allocateBuffer()
603 IMG_native_handle_t* handle; in allocateBuffer()
725 IMG_native_handle_t* handle = (IMG_native_handle_t*) *(mBufferHandleMap[i]); in getOffsets()
795 IMG_native_handle_t* handle = (IMG_native_handle_t*) *(mBufferHandleMap[0]); in getFd()
/hardware/ti/omap4xxx/hwc/
Dhwc.c257 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in dump_set_info()
326 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in is_protected()
333 static int is_RGB(IMG_native_handle_t *handle) in is_RGB()
357 static int is_BGR(IMG_native_handle_t *handle) in is_BGR()
362 static int is_NV12(IMG_native_handle_t *handle) in is_NV12()
376 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in dockable()
381 static unsigned int mem1d(IMG_native_handle_t *handle) in mem1d()
760 …hwc_can_scale_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_handle_t *handle) in omap4_hwc_can_scale_layer()
779 IMG_native_handle_t *handle) in omap4_hwc_is_valid_layer()
973 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; in gather_layer_statistics()
[all …]
Dhal_public.h99 __attribute__((aligned(sizeof(int)),packed)) IMG_native_handle_t; typedef
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec.c617 IMG_native_handle_t* grallocHandle; in PROXY_VIDDEC_FillThisBuffer()
633 grallocHandle = (IMG_native_handle_t*)pBufferHdr->pBuffer; in PROXY_VIDDEC_FillThisBuffer()
678 IMG_native_handle_t* grallocHandle; in PROXY_VIDDEC_FillBufferDone()
696 grallocHandle = (IMG_native_handle_t*)(pCompPrv->tBufList[count].pBufHeader)->pBuffer; in PROXY_VIDDEC_FillBufferDone()
/hardware/intel/common/utils/ISV/base/
Disv_bufmanager.cpp89 IMG_native_handle_t* grallocHandle = (IMG_native_handle_t*)mGrallocHandle; in initBufferInfo()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c129 IMG_native_handle_t* gralloc_handle[OMX_H264VE_NUM_INTERNAL_BUF];
610 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_H264E_EmptyThisBuffer()
615 pGrallocHandle = (IMG_native_handle_t*) (pVideoMetadataBuffer->handle); in LOCAL_PROXY_H264E_EmptyThisBuffer()
630 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_H264E_EmptyThisBuffer()
636 pGrallocHandle = (IMG_native_handle_t*) tBufHandle; in LOCAL_PROXY_H264E_EmptyThisBuffer()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c128 IMG_native_handle_t* gralloc_handle[OMX_MPEG4E_NUM_INTERNAL_BUF];
594 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
599 pGrallocHandle = (IMG_native_handle_t*) (pVideoMetadataBuffer->handle); in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
614 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
620 pGrallocHandle = (IMG_native_handle_t*) tBufHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
/hardware/intel/img/hwcomposer/include/pvr/hal/
Dhal_public.h155 __attribute__((aligned(sizeof(int)),packed)) IMG_native_handle_t; typedef
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
Domx_proxy_videodec.c648 IMG_native_handle_t* grallocHandle; in PROXY_VIDDEC_FillThisBuffer()
664 grallocHandle = (IMG_native_handle_t*)pBufferHdr->pBuffer; in PROXY_VIDDEC_FillThisBuffer()
728 IMG_native_handle_t* grallocHandle; in PROXY_VIDDEC_FillBufferDone()
746 grallocHandle = (IMG_native_handle_t*)(pCompPrv->tBufList[count].pBufHeader)->pBuffer; in PROXY_VIDDEC_FillBufferDone()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c151 IMG_native_handle_t* gralloc_handle[OMX_MPEG4E_NUM_INTERNAL_BUF];
737 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
742 pGrallocHandle = (IMG_native_handle_t*) (pVideoMetadataBuffer->handle); in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
757 IMG_native_handle_t* pGrallocHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
763 pGrallocHandle = (IMG_native_handle_t*) tBufHandle; in LOCAL_PROXY_MPEG4E_EmptyThisBuffer()
/hardware/ti/omap4xxx/camera/inc/
DANativeWindowDisplayAdapter.h159 IMG_native_handle_t** mGrallocHandleMap;
/hardware/intel/img/psb_video/src/android/
Dpsb_surface_gralloc.c296 IMG_native_handle_t* h = (IMG_native_handle_t*)external_buffers->buffers[0]; in psb_CreateSurfacesFromGralloc()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c152 IMG_native_handle_t* gralloc_handle[OMX_H264VE_NUM_INTERNAL_BUF];
712 IMG_native_handle_t* pGrallocHandle=NULL; in LOCAL_PROXY_H264E_EmptyThisBuffer()
765 pGrallocHandle = (IMG_native_handle_t*) (pVideoMetadataBuffer->handle); in LOCAL_PROXY_H264E_EmptyThisBuffer()
794 pGrallocHandle = (IMG_native_handle_t*) tBufHandle; in LOCAL_PROXY_H264E_EmptyThisBuffer()
/hardware/ti/omap4-aah/camera/
DANativeWindowDisplayAdapter.cpp754 IMG_native_handle_t *img = (IMG_native_handle_t *)handle; in getFd()
/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.cpp186 IMG_native_handle_t* h = (IMG_native_handle_t*) handle; in GetGfxBufferInfo()
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c987 pAuxBuf0 = (OMX_U8 *)(((IMG_native_handle_t*)pBuffer)->fd[0]); in PROXY_UseBuffer()
1011 pAuxBuf1 = (OMX_U8 *)(((IMG_native_handle_t*)pBuffer)->fd[1]); in PROXY_UseBuffer()
1197 pAuxBuf0 = (OMX_U8 *)(((IMG_native_handle_t*)pBuffer)->fd[0]); in PROXY_FreeBuffer()
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c1027 pAuxBuf0 = (OMX_U8 *)(((IMG_native_handle_t*)pBuffer)->fd[0]); in PROXY_UseBuffer()
1051 pAuxBuf1 = (OMX_U8 *)(((IMG_native_handle_t*)pBuffer)->fd[1]); in PROXY_UseBuffer()