Searched refs:omx_venc_base (Results 1 – 3 of 3) 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()
282 omx_video* omx_venc_base = NULL; in async_venc_message_thread() local284 omx_venc_base = reinterpret_cast<omx_video*>(input); in async_venc_message_thread()347 omxhdr=omx_venc_base->m_out_mem_ptr+v4l2_buf.index; in async_venc_message_thread()351 … venc_msg.buf.ptrbuffer = (OMX_U8 *)omx_venc_base->m_pOutput_pmem[v4l2_buf.index].buffer; in async_venc_message_thread()395 if (omx_venc_base->mUseProxyColorFormat && !omx_venc_base->mUsesColorConversion) in async_venc_message_thread()396 omxhdr = &omx_venc_base->meta_buffer_hdr[v4l2_buf.index]; in async_venc_message_thread()398 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()