Searched refs:omx_venc_base (Results 1 – 4 of 4) sorted by relevance
160 omx_video* omx_venc_base = NULL; in async_venc_message_thread() local162 omx_venc_base = reinterpret_cast<omx_video*>(input); in async_venc_message_thread()197 omxhdr=omx_venc_base->m_out_mem_ptr+v4l2_buf.index; in async_venc_message_thread()200 … venc_msg.buf.ptrbuffer = (OMX_U8 *)omx_venc_base->m_pOutput_pmem[v4l2_buf.index].buffer; in async_venc_message_thread()214 omxhdr=omx_venc_base->m_inp_mem_ptr+v4l2_buf.index; in async_venc_message_thread()
253 omx_video* omx_venc_base = NULL; in async_venc_message_thread() local255 omx_venc_base = reinterpret_cast<omx_video*>(input); in async_venc_message_thread()328 omxhdr=omx_venc_base->m_out_mem_ptr+v4l2_buf.index; in async_venc_message_thread()332 … venc_msg.buf.ptrbuffer = (OMX_U8 *)omx_venc_base->m_pOutput_pmem[v4l2_buf.index].buffer; in async_venc_message_thread()397 if (omx_venc_base->mUseProxyColorFormat && !omx_venc_base->mUsesColorConversion) in async_venc_message_thread()398 omxhdr = &omx_venc_base->meta_buffer_hdr[v4l2_buf.index]; in async_venc_message_thread()400 omxhdr = &omx_venc_base->m_inp_mem_ptr[v4l2_buf.index]; in async_venc_message_thread()
321 omx_video* omx_venc_base = NULL; in async_venc_message_thread() local323 omx_venc_base = reinterpret_cast<omx_video*>(input); in async_venc_message_thread()396 omxhdr=omx_venc_base->m_out_mem_ptr+v4l2_buf.index; in async_venc_message_thread()406 … venc_msg.buf.ptrbuffer = (OMX_U8 *)omx_venc_base->m_pOutput_pmem[v4l2_buf.index].buffer; in async_venc_message_thread()467 if (omx_venc_base->mUseProxyColorFormat && !omx_venc_base->mUsesColorConversion) in async_venc_message_thread()468 omxhdr = &omx_venc_base->meta_buffer_hdr[v4l2_buf.index]; in async_venc_message_thread()470 omxhdr = &omx_venc_base->m_inp_mem_ptr[v4l2_buf.index]; in async_venc_message_thread()
262 omx_video* omx_venc_base = NULL; in async_venc_message_thread() local264 omx_venc_base = reinterpret_cast<omx_video*>(input); in async_venc_message_thread()337 omxhdr=omx_venc_base->m_out_mem_ptr+v4l2_buf.index; in async_venc_message_thread()341 … venc_msg.buf.ptrbuffer = (OMX_U8 *)omx_venc_base->m_pOutput_pmem[v4l2_buf.index].buffer; in async_venc_message_thread()406 if (omx_venc_base->mUseProxyColorFormat && !omx_venc_base->mUsesColorConversion) in async_venc_message_thread()407 omxhdr = &omx_venc_base->meta_buffer_hdr[v4l2_buf.index]; in async_venc_message_thread()409 omxhdr = &omx_venc_base->m_inp_mem_ptr[v4l2_buf.index]; in async_venc_message_thread()