Home
last modified time | relevance | path

Searched refs:bytesused (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/camera/usbcamcore/src/
DQualcommUsbCamera.cpp1565 mem_info->size = camHal->curCaptureBuf.bytesused; in prvwThreadTakePictureInternal()
1581 camHal->curCaptureBuf.bytesused); in prvwThreadTakePictureInternal()
1718 camHal->curCaptureBuf.bytesused); in get_buf_from_cam()
1939 __func__, camHal->curCaptureBuf.bytesused, in convert_data_frm_cam_to_disp()
1958 camHal->curCaptureBuf.bytesused, in convert_data_frm_cam_to_disp()
2574 camHal->curCaptureBuf.bytesused); in takePictureThread()
2575 camHal->pictMem.camera_memory[0]->size = camHal->curCaptureBuf.bytesused; in takePictureThread()
2576 jpegLength = camHal->curCaptureBuf.bytesused; in takePictureThread()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp347 venc_msg.buf.len= v4l2_buf.m.planes->bytesused; in async_venc_message_thread()
370 if (omx->handle->num_planes > 1 && v4l2_buf.m.planes->bytesused) in async_venc_message_thread()
2665 plane.bytesused = bufhdr->nFilledLen; in venc_empty_buf()
2684 plane.bytesused = bufhdr->nFilledLen; in venc_empty_buf()
2702 plane.bytesused = meta_buf->meta_handle->data[2]; in venc_empty_buf()
2715 fd, plane.bytesused, plane.length, buf.flags); in venc_empty_buf()
2721 plane.bytesused = handle->size; in venc_empty_buf()
2753 ": filled %d of %d", fd, plane.bytesused, plane.length); in venc_empty_buf()
2772 plane.bytesused = bufhdr->nFilledLen; in venc_empty_buf()
2774 ": filled %d of %d", fd, plane.bytesused, plane.length); in venc_empty_buf()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp387 venc_msg.buf.len= v4l2_buf.m.planes->bytesused; in async_venc_message_thread()
410 if (omx->handle->num_output_planes > 1 && v4l2_buf.m.planes->bytesused) in async_venc_message_thread()
3190 plane[0].bytesused = bufhdr->nFilledLen; in venc_empty_buf()
3209 plane[0].bytesused = bufhdr->nFilledLen; in venc_empty_buf()
3271 plane[0].bytesused = hnd->data[2]; in venc_empty_buf()
3274 … fd, plane[0].bytesused, plane[0].length, buf.flags, m_sVenc_cfg.inputformat); in venc_empty_buf()
3315 plane[0].bytesused = handle->size; in venc_empty_buf()
3317 …": filled %d of %d format 0x%lx", fd, plane[0].bytesused, plane[0].length, m_sVenc_cfg.inputformat… in venc_empty_buf()
3323 plane[0].bytesused = bufhdr->nFilledLen; in venc_empty_buf()
3325 fd, plane[0].bytesused, plane[0].length); in venc_empty_buf()
[all …]
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp165 …msg.msgdata.output_frame.len= v4l2_buf.m.planes[0].bytesused + v4l2_buf.m.planes[extra_idx].bytesu… in async_message_thread()
169 vdpp_msg.msgdata.output_frame.len=v4l2_buf.m.planes[0].bytesused; in async_message_thread()
200 …_msg.msgdata.output_frame.len=v4l2_buf.m.planes[0].bytesused + v4l2_buf.m.planes[extra_idx].bytesu… in async_message_thread()
204 vdpp_msg.msgdata.output_frame.len=v4l2_buf.m.planes[0].bytesused; in async_message_thread()
320 v4l2_buf.bytesused = omx->drv_ctx.etb_ftb_info.ftb_len; in async_message_thread()
328 vdpp_msg.msgdata.output_frame.len=v4l2_buf.bytesused; in async_message_thread()
5590 plane[0].bytesused = drv_ctx.video_resolution_input.frame_width * in empty_this_buffer_proxy()
5600 plane[extra_idx].bytesused = drv_ctx.video_resolution_input.frame_width * in empty_this_buffer_proxy()
5791 plane[0].bytesused = drv_ctx.video_resolution_output.frame_width * in fill_this_buffer_proxy()
5802 plane[extra_idx].bytesused = drv_ctx.video_resolution_output.frame_width * in fill_this_buffer_proxy()
/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h452 __u32 bytesused; member
469 __u32 bytesused; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h622 __u32 bytesused; member
667 __u32 bytesused; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h454 __u32 bytesused; member
470 __u32 bytesused; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h619 __u32 bytesused; member
664 __u32 bytesused; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dvideodev2.h654 __u32 bytesused; member
698 __u32 bytesused; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dvideodev2.h479 __u32 bytesused; member
495 __u32 bytesused; member
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp198 venc_msg.buf.len= v4l2_buf.m.planes->bytesused; in async_venc_message_thread()
1601 plane.bytesused = bufhdr->nFilledLen; in venc_empty_buf()
1683 plane.bytesused = bufhdr->nFilledLen; in venc_fill_buf()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dvideodev2.h625 __u32 bytesused; member
665 __u32 bytesused; member
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h446 __u32 bytesused; member
461 __u32 bytesused; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp159 vdec_msg.msgdata.output_frame.len=plane[0].bytesused; in async_message_thread()
5397 plane.bytesused = 0; in allocate_input_buffer()
6393 plane.bytesused = temp_buffer->buffer_len; in empty_this_buffer_proxy()
6629 plane[0].bytesused = buffer->nFilledLen; in fill_this_buffer_proxy()
6639 plane[extra_idx].bytesused = 0; in fill_this_buffer_proxy()
10248 plane[0].bytesused = buffer->nFilledLen; in fill_this_buffer_proxy_dsp()
10260 plane[extra_idx].bytesused = 0; in fill_this_buffer_proxy_dsp()
Domx_vdec_hevc.cpp168 vdec_msg.msgdata.output_frame.len=plane[0].bytesused; in async_message_thread()
4307 plane.bytesused = 0; in allocate_input_buffer()
5154 plane.bytesused = temp_buffer->buffer_len; in empty_this_buffer_proxy()
5319 plane[0].bytesused = buffer->nFilledLen; in fill_this_buffer_proxy()
5329 plane[extra_idx].bytesused = 0; in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp172 vdec_msg.msgdata.output_frame.len=plane[0].bytesused; in async_message_thread()
4328 plane.bytesused = 0; in allocate_input_buffer()
5184 plane.bytesused = temp_buffer->buffer_len; in empty_this_buffer_proxy()
5349 plane[0].bytesused = buffer->nFilledLen; in fill_this_buffer_proxy()
5359 plane[extra_idx].bytesused = 0; in fill_this_buffer_proxy()
Domx_vdec_msm8974.cpp175 vdec_msg.msgdata.output_frame.len=plane[0].bytesused; in async_message_thread()
5415 plane.bytesused = 0; in allocate_input_buffer()
6303 plane.bytesused = temp_buffer->buffer_len; in empty_this_buffer_proxy()
6562 plane[0].bytesused = buffer->nFilledLen; in fill_this_buffer_proxy()
6572 plane[extra_idx].bytesused = 0; in fill_this_buffer_proxy()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp163 vdec_msg.msgdata.output_frame.len=plane.bytesused; in async_message_thread()
4470 plane.bytesused = 0; in allocate_input_buffer()
5399 plane.bytesused = temp_buffer->buffer_len; in empty_this_buffer_proxy()
5549 plane.bytesused = buffer->nFilledLen; in fill_this_buffer_proxy()