/hardware/qcom/media/msm8998/libstagefrighthw/ |
D | QComOMXMetadata.h | 28 MetadataBufferType buffer_type; member 34 MetadataBufferType buffer_type; member
|
/hardware/qcom/sm7250/media/libstagefrighthw/ |
D | QComOMXMetadata.h | 29 MetadataBufferType buffer_type; member 35 MetadataBufferType buffer_type; member
|
/hardware/qcom/sm8150/media/libstagefrighthw/ |
D | QComOMXMetadata.h | 29 MetadataBufferType buffer_type; member 35 MetadataBufferType buffer_type; member
|
/hardware/qcom/media/msm8974/libstagefrighthw/ |
D | QComOMXMetadata.h | 22 MetadataBufferType buffer_type; member
|
/hardware/qcom/media/msm8996/libstagefrighthw/ |
D | QComOMXMetadata.h | 27 MetadataBufferType buffer_type; member
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_priv_handle.h | 79 int buffer_type; member 120 buffer_type(buf_type), in fd()
|
D | gr_buf_mgr.cpp | 170 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() local 181 buffer_type, in CreateSharedHandle() 431 int buffer_type = BUFFER_TYPE_VIDEO; in GetBufferType() local 434 buffer_type = BUFFER_TYPE_UI; in GetBufferType() 437 return buffer_type; in GetBufferType() 455 int buffer_type = GetBufferType(gralloc_format); in AllocateBuffer() local 500 buffer_type, in AllocateBuffer()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_priv_handle.h | 77 int buffer_type; member 118 buffer_type(buf_type), in fd()
|
D | gr_buf_mgr.cpp | 170 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() local 182 buffer_type, in CreateSharedHandle() 439 int buffer_type = BUFFER_TYPE_VIDEO; in GetBufferType() local 442 buffer_type = BUFFER_TYPE_UI; in GetBufferType() 445 return buffer_type; in GetBufferType() 463 int buffer_type = GetBufferType(gralloc_format); in AllocateBuffer() local 508 buffer_type, in AllocateBuffer()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_priv_handle.h | 84 int buffer_type; member 125 buffer_type(buf_type), in fd()
|
D | gr_buf_mgr.cpp | 171 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() local 183 buffer_type, in CreateSharedHandle() 450 int buffer_type = BUFFER_TYPE_VIDEO; in GetBufferType() local 453 buffer_type = BUFFER_TYPE_UI; in GetBufferType() 456 return buffer_type; in GetBufferType() 474 int buffer_type = GetBufferType(gralloc_format); in AllocateBuffer() local 521 buffer_type, in AllocateBuffer()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_priv_handle.h | 83 int buffer_type; member 124 buffer_type(buf_type), in fd()
|
D | gr_buf_mgr.cpp | 171 int buffer_type = GetBufferType(descriptor.GetFormat()); in CreateSharedHandle() local 183 buffer_type, in CreateSharedHandle() 453 int buffer_type = BUFFER_TYPE_VIDEO; in GetBufferType() local 456 buffer_type = BUFFER_TYPE_UI; in GetBufferType() 459 return buffer_type; in GetBufferType() 477 int buffer_type = GetBufferType(gralloc_format); in AllocateBuffer() local 524 buffer_type, in AllocateBuffer()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 129 mm_lib2d_buffer_type buffer_type; member
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_wayland.c | 167 enum wsi_wl_buffer_type buffer_type; member 1991 if (chain->buffer_type == WSI_WL_BUFFER_SHM_MEMCPY) { in wsi_wl_swapchain_queue_present() 2107 switch (chain->buffer_type) { in wsi_wl_image_init() 2110 if (chain->buffer_type == WSI_WL_BUFFER_SHM_MEMCPY) { in wsi_wl_image_init() 2295 enum wsi_wl_buffer_type buffer_type; in wsi_wl_surface_create_swapchain() local 2307 buffer_type = WSI_WL_BUFFER_GPU_SHM; in wsi_wl_surface_create_swapchain() 2310 buffer_type = WSI_WL_BUFFER_SHM_MEMCPY; in wsi_wl_surface_create_swapchain() 2343 buffer_type = WSI_WL_BUFFER_NATIVE; in wsi_wl_surface_create_swapchain() 2366 chain->buffer_type = buffer_type; in wsi_wl_surface_create_swapchain() 2367 if (buffer_type == WSI_WL_BUFFER_NATIVE) { in wsi_wl_surface_create_swapchain()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
D | decoder_driver_test.c | 267 init_decode->input_buffer.buffer_type = VDEC_BUFFER_TYPE_INPUT; in init_decoder() 283 init_decode->input_buffer.buffer_type = VDEC_BUFFER_TYPE_INPUT; in init_decoder() 296 init_decode->output_buffer.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in init_decoder() 539 setbuffers.buffer_type = buffer_dir; in allocate_buffer()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | decoder_driver_test.c | 279 init_decode->input_buffer.buffer_type = VDEC_BUFFER_TYPE_INPUT; in init_decoder() 296 init_decode->input_buffer.buffer_type = VDEC_BUFFER_TYPE_INPUT; in init_decoder() 310 init_decode->output_buffer.buffer_type = VDEC_BUFFER_TYPE_OUTPUT; in init_decoder() 580 setbuffers.buffer_type = buffer_dir; in allocate_buffer()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/test/ |
D | mm_lib2d_test.c | 482 src_buffer.buffer_type = MM_LIB2D_BUFFER_TYPE_YUV; in main() 494 dst_buffer.buffer_type = MM_LIB2D_BUFFER_TYPE_RGB; in main()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 203 if (lib2d_buffer->buffer_type == MM_LIB2D_BUFFER_TYPE_RGB) { in lib2d_fill_img_frame() 221 } else if (lib2d_buffer->buffer_type == MM_LIB2D_BUFFER_TYPE_YUV) { in lib2d_fill_img_frame()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 204 bool CanUseAdrenoForSize(int buffer_type, uint64_t usage);
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 219 bool CanUseAdrenoForSize(int buffer_type, uint64_t usage);
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 781 int release_buffers(omx_vdpp* obj, enum vdpp_buffer buffer_type) { in release_buffers() argument 785 if (buffer_type == VDPP_BUFFER_TYPE_OUTPUT){ in release_buffers() 790 }else if(buffer_type == VDPP_BUFFER_TYPE_INPUT) { in release_buffers() 1701 drv_ctx.ip_buf.buffer_type = VDPP_BUFFER_TYPE_INPUT; in component_init() 1702 drv_ctx.op_buf.buffer_type = VDPP_BUFFER_TYPE_OUTPUT; in component_init() 4502 setbuffers.buffer_type = VDPP_BUFFER_TYPE_INPUT; in free_input_buffer() 4550 setbuffers.buffer_type = VDPP_BUFFER_TYPE_OUTPUT; in free_output_buffer() 6773 if(buffer_prop->buffer_type == VDPP_BUFFER_TYPE_INPUT){ in get_buffer_req() 6776 }else if (buffer_prop->buffer_type == VDPP_BUFFER_TYPE_OUTPUT){ in get_buffer_req() 6850 …buffer_prop->actualcount, buffer_prop->buffer_size, buffer_prop->buffer_type, streaming[OUTPUT_POR… in get_buffer_req() [all …]
|
/hardware/google/graphics/common/libacryl/local_include/uapi/ |
D | g2d.h | 243 uint32_t buffer_type; member
|
/hardware/google/graphics/common/libacryl/ |
D | acrylic_g2d.cpp | 398 layer.flags, layer.fence, layer.buffer_type, layer.num_buffers); in show_g2d_layer() 665 image.buffer_type = G2D_BUFTYPE_EMPTY; in prepareImage() 674 image.buffer_type = G2D_BUFTYPE_DMABUF; in prepareImage() 683 image.buffer_type = G2D_BUFTYPE_USERPTR; in prepareImage() 769 image.buffer_type = G2D_BUFTYPE_EMPTY; in setSolidLayer()
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 282 enum vdpp_buffer buffer_type; member 308 enum vdpp_buffer buffer_type; member
|