Searched refs:private_handle_t (Results 176 - 192 of 192) sorted by relevance

12345678

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp3223 private_handle_t *handle = (private_handle_t *)nBuf->handle;
4674 private_handle_t *handle = NULL;
4733 handle = (private_handle_t *)nBuf->handle;
4736 handle = (private_handle_t *)buff;
4930 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
6397 private_handle_t *handle = NULL;
6408 handle = (private_handle_t *)meta->pHandle;
6502 private_handle_t *handle = NULL;
6507 handle = (private_handle_t *)met
[all...]
H A Domx_vdec.cpp2834 private_handle_t *handle = (private_handle_t *)nBuf->handle;
3866 private_handle_t *handle = NULL;
3918 handle = (private_handle_t *)nBuf->handle;
3921 handle = (private_handle_t *)buff;
4092 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
8552 private_handle_t *handle = NULL;
8553 handle = (private_handle_t *)native_buffer[buf_index].nativehandle;
H A Domx_vdec_hevc_swvdec.cpp3286 private_handle_t *handle = (private_handle_t *)nBuf->handle;
4379 private_handle_t *handle = NULL;
4447 handle = (private_handle_t *)nBuf->handle;
4450 handle = (private_handle_t *)buff;
4665 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
6298 private_handle_t *handle = NULL;
6304 handle = (private_handle_t *)meta->pHandle;
7159 private_handle_t *private_handle = NULL;
8675 setMetaData((private_handle_t *)native_buffe
[all...]
H A Domx_vdec_hevc.cpp2683 private_handle_t *handle = (private_handle_t *)nBuf->handle;
3646 private_handle_t *handle = NULL;
3678 handle = (private_handle_t *)nBuf->handle;
3681 handle = (private_handle_t *)buff;
3865 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
7631 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp3794 private_handle_t *handle = (private_handle_t *)nBuf->handle;
5406 private_handle_t *handle = NULL;
5468 handle = (private_handle_t *)nBuf->handle;
5471 handle = (private_handle_t *)buff;
5669 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
7120 private_handle_t *handle = NULL;
7131 handle = (private_handle_t *)meta->pHandle;
8044 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle,
8086 private_handle_t *private_handl
[all...]
H A Domx_swvdec.cpp2009 private_handle_t *p_private_handle;
2016 p_private_handle = (private_handle_t *) (p_meta_data->pHandle);
3713 private_handle_t *p_handle;
3717 p_handle = (private_handle_t *) p_buffer;
H A Domx_vdec_hevc_swvdec.cpp3319 private_handle_t *handle = (private_handle_t *)nBuf->handle;
4574 private_handle_t *handle = NULL;
4644 handle = (private_handle_t *)nBuf->handle;
4647 handle = (private_handle_t *)buff;
4862 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
6505 private_handle_t *handle = NULL;
6511 handle = (private_handle_t *)meta->pHandle;
7373 private_handle_t *private_handle = NULL;
8891 setMetaData((private_handle_t *)native_buffe
[all...]
H A Domx_vdec_hevc.cpp2662 private_handle_t *handle = (private_handle_t *)nBuf->handle;
3625 private_handle_t *handle = NULL;
3657 handle = (private_handle_t *)nBuf->handle;
3660 handle = (private_handle_t *)buff;
3844 DEBUG_PRINT_LOW("setting pBuffer to private_handle_t %p", handle);
7595 setMetaData((private_handle_t *)native_buffer[buf_index].privatehandle,
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h774 private_handle_t *privatehandle;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h777 private_handle_t *privatehandle;
H A Domx_vdec_hevc_swvdec.h806 private_handle_t *privatehandle;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp3229 if (usage & private_handle_t::PRIV_FLAGS_ITU_R_709) {
3242 if (usage & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) {
3276 private_handle_t *handle = (private_handle_t *)meta_buf->meta_handle;
3283 if ((handle->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) &&
3290 if ((handle->flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED) &&
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2694 meta_buf->meta_handle->data[3] & private_handle_t::PRIV_FLAGS_ITU_R_709) {
2717 private_handle_t *handle = (private_handle_t *)meta_buf->meta_handle;
2722 if ((!camera_mode_enabled) && (handle->flags & private_handle_t:: PRIV_FLAGS_CAMERA_WRITE)) {
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp2789 private_handle_t *handle = (private_handle_t *)nBuf->handle;
3792 private_handle_t *handle = NULL;
3818 handle = (private_handle_t *)nBuf->handle;
3822 handle = (private_handle_t *)buff;
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp1211 struct private_handle_t *priv_handle =
1212 (struct private_handle_t *)(*(j->buffer));
1440 (newStream->usage & private_handle_t::PRIV_FLAGS_VIDEO_ENCODER)) {
1776 if (stream_usage & private_handle_t::PRIV_FLAGS_VIDEO_ENCODER) {
1905 private_handle_t::PRIV_FLAGS_VIDEO_ENCODER) &&
H A DQCamera3Channel.cpp3015 maxJpegSize = ((private_handle_t*)(*jpegBufferHandle))->width;
/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp2804 usage = private_handle_t::PRIV_FLAGS_UBWC_ALIGNED;
3134 usage = private_handle_t::PRIV_FLAGS_UBWC_ALIGNED;

Completed in 1034 milliseconds

12345678