Searched refs:v4l2_buf_ptr (Results 1 – 5 of 5) sorted by relevance
7526 struct v4l2_buffer *v4l2_buf_ptr = NULL; in async_message_process() local7588 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.input_frame_clientdata; in async_message_process()7589 omxhdr=omx->m_inp_mem_ptr+v4l2_buf_ptr->index; in async_message_process()7596 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_INPUT_UNSUPPORTED) { in async_message_process()7600 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_DATA_CORRUPT) { in async_message_process()7632 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()7633 omxhdr=omx->m_out_mem_ptr+v4l2_buf_ptr->index; in async_message_process()7637 vdec_msg->msgdata.output_frame.pic_type, v4l2_buf_ptr->flags, in async_message_process()7655 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()7662 …if (v4l2_buf_ptr->flags & V4L2_BUF_FLAG_KEYFRAME || v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_IDRFR… in async_message_process()[all …]
6087 struct v4l2_buffer *v4l2_buf_ptr = NULL; in async_message_process() local6139 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.input_frame_clientdata; in async_message_process()6140 omxhdr=omx->m_inp_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6164 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()6165 omxhdr=omx->m_out_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6178 omxhdr->nFlags = omx->m_out_mem_ptr[v4l2_buf_ptr->index].nFlags; in async_message_process()6180 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()6184 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOSEQ) { in async_message_process()6188 omx->drv_ctx.ptr_outputbuffer[v4l2_buf_ptr->index].bufferaddr; in async_message_process()6206 if (v4l2_buf_ptr->flags & V4L2_BUF_FLAG_KEYFRAME) { in async_message_process()[all …]
7471 struct v4l2_buffer *v4l2_buf_ptr = NULL; in async_message_process() local7533 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.input_frame_clientdata; in async_message_process()7534 omxhdr=omx->m_inp_mem_ptr+v4l2_buf_ptr->index; in async_message_process()7541 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_INPUT_UNSUPPORTED) { in async_message_process()7545 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_DATA_CORRUPT) { in async_message_process()7574 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()7575 omxhdr=p_mem_ptr+v4l2_buf_ptr->index; in async_message_process()7577 … omxhdr, omxhdr->pBuffer, v4l2_buf_ptr->index, vdec_msg->msgdata.output_frame.time_stamp, in async_message_process()7598 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) { in async_message_process()7605 …if (v4l2_buf_ptr->flags & V4L2_BUF_FLAG_KEYFRAME || v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_IDRFR… in async_message_process()[all …]
6400 struct v4l2_buffer *v4l2_buf_ptr = NULL; in async_message_process() local6453 v4l2_buf_ptr = (v4l2_buffer*)vdpp_msg->msgdata.input_frame_clientdata; in async_message_process()6457 omxhdr=omx->m_inp_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6458 …DEBUG_PRINT_LOW(" VDPP_MSG_RESP_INPUT_BUFFER_DONE 1 v4l2_buf_ptr->index = %d", v4l2_buf_ptr->index… in async_message_process()6476 v4l2_buf_ptr = (v4l2_buffer*)vdpp_msg->msgdata.output_frame.client_data; in async_message_process()6477 omxhdr=omx->m_out_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6478 …DEBUG_PRINT_LOW("VDPP_MSG_RESP_OUTPUT_BUFFER_DONE 1 v4l2_buf_ptr->index = %d\n", v4l2_buf_ptr->ind… in async_message_process()6491 omxhdr->nFlags = omx->m_out_mem_ptr[v4l2_buf_ptr->index].nFlags; in async_message_process()6494 if (v4l2_buf_ptr->flags & V4L2_QCOM_BUF_FLAG_EOS) in async_message_process()6502 omx->drv_ctx.ptr_outputbuffer[v4l2_buf_ptr->index].bufferaddr; in async_message_process()
6319 struct v4l2_buffer *v4l2_buf_ptr=NULL; in async_message_process() local6392 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.input_frame_clientdata; in async_message_process()6393 omxhdr=omx->m_inp_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6418 v4l2_buf_ptr = (v4l2_buffer*)vdec_msg->msgdata.output_frame.client_data; in async_message_process()6419 omxhdr=omx->m_out_mem_ptr+v4l2_buf_ptr->index; in async_message_process()6433 omxhdr->nTimeStamp = omx->m_out_mem_ptr[v4l2_buf_ptr->index].nTimeStamp; in async_message_process()6434 omxhdr->nFlags = omx->m_out_mem_ptr[v4l2_buf_ptr->index].nFlags; in async_message_process()6436 if (v4l2_buf_ptr->flags & V4L2_BUF_FLAG_EOS) in async_message_process()6441 …vdec_msg->msgdata.output_frame.bufferaddr=omx->drv_ctx.ptr_outputbuffer[v4l2_buf_ptr->index].buffe… in async_message_process()