Searched refs:omx (Results 1 - 25 of 39) sorted by relevance

12

/hardware/ti/omap4-aah/domx/domx/memmgr_rpc/src/
H A DAndroid.mk13 $(HARDWARE_TI_OMAP4_BASE)/omx/ducati/domx/system/omx_core/inc \
14 $(HARDWARE_TI_OMAP4_BASE)/omx/ducati/domx/system/mm_osal/inc \
/hardware/ti/omap4xxx/domx/domx/memmgr_rpc/src/
H A DAndroid.mk13 $(HARDWARE_TI_OMAP4_BASE)/omx/ducati/domx/system/omx_core/inc \
14 $(HARDWARE_TI_OMAP4_BASE)/omx/ducati/domx/system/mm_osal/inc \
/hardware/intel/common/utils/ISV/
H A DAndroid.mk7 omx/isv_omxcore.cpp \
8 omx/isv_omxcomponent.cpp \
/hardware/ti/omap3/omx/ti_omx_config_parser/
H A DAndroid.mk32 $(PV_TOP)/codecs_v2/omx/omx_common/src \
33 $(PV_TOP)/codecs_v2/omx/omx_common/include \
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp167 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
176 error_code = ioctl ( omx->drv_ctx.video_driver_fd,VDEC_IOCTL_GET_NEXT_MSG,
187 else if (omx->async_message_process(input,&vdec_msg) < 0)
198 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
207 n = read(omx->m_pipe_in, &id, 1);
216 omx->process_event_cb(omx, id);
228 void post_message(omx_vdec *omx, unsigned char id) argument
231 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
232 ret_value = write(omx
6763 omx_vdec* omx = NULL; local
[all...]
H A Domx_vdec_copper.cpp134 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
135 pfd.fd = omx->drv_ctx.video_driver_fd;
199 if (omx->async_message_process(input,&vdec_msg) < 0) {
210 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
219 n = read(omx->m_pipe_in, &id, 1);
228 omx->process_event_cb(omx, id);
240 void post_message(omx_vdec *omx, unsigned char id) argument
243 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out);
244 ret_value = write(omx
6316 omx_vdec* omx = NULL; local
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
H A Dperf339 $DBG echo /omx/PERF_reader $my_perf*$2.trace "|" awk -f /omx/`echo $3 | sed "s/\+/ /g"`
340 /omx/PERF_reader $my_perf*$2.trace | awk -f /omx/`echo $3 | sed "s/\+/ /g"`
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp160 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
163 pfds[0].fd = omx->drv_ctx.video_driver_fd;
164 pfds[1].fd = omx->m_poll_efd;
168 while (!omx->async_thread_force_stop) {
186 v4l2_buf.length = omx->drv_ctx.num_planes;
204 if (omx->async_message_process(input,&vdec_msg) < 0) {
220 if (omx->async_message_process(input,&vdec_msg) < 0) {
237 if (omx->async_message_process(input,&vdec_msg) < 0) {
245 omx->dpb_bit_depth = dqevent.u.data[0];
247 if (omx
334 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
379 post_message(omx_vdec *omx, unsigned char id) argument
8152 omx_vdec* omx = NULL; local
[all...]
H A Domx_vdec_hevc.cpp143 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
145 pfd.fd = omx->drv_ctx.video_driver_fd;
162 v4l2_buf.length = omx->drv_ctx.num_planes;
178 if (omx->async_message_process(input,&vdec_msg) < 0) {
194 if (omx->async_message_process(input,&vdec_msg) < 0) {
207 if (omx->async_message_process(input,&vdec_msg) < 0) {
216 if (omx->async_message_process(input,&vdec_msg) < 0) {
225 if (omx->async_message_process(input,&vdec_msg) < 0) {
232 if (omx->async_message_process(input,&vdec_msg) < 0) {
244 if (omx
260 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
290 post_message(omx_vdec *omx, unsigned char id) argument
6048 omx_vdec* omx = NULL; local
[all...]
H A Domx_vdec_hevc_swvdec.cpp132 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
134 pfd.fd = omx->drv_ctx.video_driver_fd;
153 v4l2_buf.length = omx->drv_ctx.num_planes;
169 if (omx->async_message_process(input,&vdec_msg) < 0) {
185 if (omx->async_message_process(input,&vdec_msg) < 0) {
198 if (omx->async_message_process(input,&vdec_msg) < 0) {
207 if (omx->async_message_process(input,&vdec_msg) < 0) {
214 if (omx->async_message_process(input,&vdec_msg) < 0) {
226 if (omx->async_message_process(input,&vdec_msg) < 0) {
234 omx
273 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
308 post_message(omx_vdec *omx, unsigned char id) argument
7468 omx_vdec* omx = NULL; local
10582 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
10622 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
10685 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp147 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
149 pfd.fd = omx->drv_ctx.video_driver_fd;
166 v4l2_buf.length = omx->drv_ctx.num_planes;
182 if (omx->async_message_process(input,&vdec_msg) < 0) {
198 if (omx->async_message_process(input,&vdec_msg) < 0) {
211 if (omx->async_message_process(input,&vdec_msg) < 0) {
220 if (omx->async_message_process(input,&vdec_msg) < 0) {
229 if (omx->async_message_process(input,&vdec_msg) < 0) {
236 if (omx->async_message_process(input,&vdec_msg) < 0) {
248 if (omx
264 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
294 post_message(omx_vdec *omx, unsigned char id) argument
6084 omx_vdec* omx = NULL; local
[all...]
H A Domx_vdec_hevc_swvdec.cpp138 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
140 pfd.fd = omx->drv_ctx.video_driver_fd;
158 v4l2_buf.length = omx->drv_ctx.num_planes;
174 if (omx->async_message_process(input,&vdec_msg) < 0) {
190 if (omx->async_message_process(input,&vdec_msg) < 0) {
203 if (omx->async_message_process(input,&vdec_msg) < 0) {
212 if (omx->async_message_process(input,&vdec_msg) < 0) {
219 if (omx->async_message_process(input,&vdec_msg) < 0) {
231 if (omx->async_message_process(input,&vdec_msg) < 0) {
238 omx
275 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
310 post_message(omx_vdec *omx, unsigned char id) argument
7253 omx_vdec* omx = NULL; local
10358 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
10397 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
10438 omx_vdec *omx = reinterpret_cast<omx_vdec*>(pClientHandle); local
[all...]
H A Domx_vdec_msm8974.cpp149 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
151 pfd.fd = omx->drv_ctx.video_driver_fd;
169 v4l2_buf.length = omx->drv_ctx.num_planes;
187 if (omx->async_message_process(input,&vdec_msg) < 0) {
203 if (omx->async_message_process(input,&vdec_msg) < 0) {
216 if (omx->async_message_process(input,&vdec_msg) < 0) {
225 if (omx->async_message_process(input,&vdec_msg) < 0) {
232 if (omx->async_message_process(input,&vdec_msg) < 0) {
244 if (omx->async_message_process(input,&vdec_msg) < 0) {
253 if (omx
308 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
334 post_message(omx_vdec *omx, unsigned char id) argument
7431 omx_vdec* omx = NULL; local
[all...]
H A Domx_vdec.cpp168 omx_vdec *omx = reinterpret_cast<omx_vdec*>(input); local
177 error_code = ioctl ( omx->drv_ctx.video_driver_fd,VDEC_IOCTL_GET_NEXT_MSG,
186 else if (omx->async_message_process(input,&vdec_msg) < 0) {
197 omx_vdec* omx = reinterpret_cast<omx_vdec*>(input); local
206 n = read(omx->m_pipe_in, &id, 1);
213 omx->process_event_cb(omx, id);
226 void post_message(omx_vdec *omx, unsigned char id) argument
229 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out);
230 ret_value = write(omx
6548 omx_vdec* omx = NULL; local
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1606 omx_video* omx = NULL; local
1618 omx = reinterpret_cast<omx_video*>(context);
1624 omx->omx_report_error();
1633 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1638 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1643 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1648 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1655 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1659 omx->post_event (NULL,m_sVenc_msg->statuscode,\
1667 (((OMX_U32)(omxhdr - omx
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2145 omx_video* omx = NULL; local
2156 omx = reinterpret_cast<omx_video*>(context);
2162 omx->omx_report_hw_overload();
2164 omx->omx_report_error();
2171 omx->post_event (0,m_sVenc_msg->statuscode,\
2175 omx->post_event (0,m_sVenc_msg->statuscode,\
2179 omx->post_event (0,m_sVenc_msg->statuscode,\
2183 omx->post_event (0,m_sVenc_msg->statuscode,\
2188 omx->post_event (0,m_sVenc_msg->statuscode,\
2192 omx
[all...]
H A Dvideo_encoder_device_v4l2.cpp282 omx_venc *omx = reinterpret_cast<omx_venc*>(input); local
292 pfd.fd = omx->handle->m_nDriver_fd;
298 pthread_mutex_lock(&omx->handle->pause_resume_mlock);
300 if (omx->handle->paused) {
304 if (omx->async_message_process(input, &venc_msg) < 0) {
306 pthread_mutex_unlock(&omx->handle->pause_resume_mlock);
311 pthread_cond_wait(&omx->handle->pause_resume_cond,
312 &omx->handle->pause_resume_mlock);
317 if (omx->async_message_process(input, &venc_msg) < 0) {
319 pthread_mutex_unlock(&omx
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/
H A Dvdec.mk89 # Make the apps-test (mm-vdec-omx-test)
96 LOCAL_MODULE := mm-vdec-omx-test
H A Dvenc.mk79 # # Make the apps-test (mm-venc-omx-test720p)
90 LOCAL_MODULE := mm-venc-omx-test720p
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2349 omx_video* omx = NULL; local
2360 omx = reinterpret_cast<omx_video*>(context);
2366 omx->post_event (0, m_sVenc_msg->statuscode,\
2369 omx->post_event (0, m_sVenc_msg->statuscode,\
2378 omx->post_event (0,m_sVenc_msg->statuscode,\
2382 omx->post_event (0,m_sVenc_msg->statuscode,\
2386 omx->post_event (0,m_sVenc_msg->statuscode,\
2390 omx->post_event (0,m_sVenc_msg->statuscode,\
2395 omx->post_event (0,m_sVenc_msg->statuscode,\
2399 omx
[all...]
H A Domx_swvenc_mpeg4.cpp2390 omx_venc *omx = reinterpret_cast<omx_venc*>(p_client); local
2398 omx->swvenc_empty_buffer_done(p_ipbuffer);
2412 //omx_video *omx = reinterpret_cast<omx_video*>(p_client);
2471 omx_video *omx = reinterpret_cast<omx_video*>(p_client); local
2481 ((OMX_U32)(omxhdr - omx->m_out_mem_ptr) < omx->m_sOutPortDef.nBufferCountActual)
2513 if (omx->output_use_buffer && !omx->m_use_output_pmem)
2533 omx->post_event ((unsigned long)omxhdr,error,OMX_COMPONENT_GENERATE_FBD);
2548 omx_video *omx local
[all...]
H A Dvideo_encoder_device_v4l2.cpp306 omx_venc *omx = reinterpret_cast<omx_venc*>(input); local
318 pfds[0].fd = omx->handle->m_nDriver_fd;
319 pfds[1].fd = omx->handle->m_poll_efd;
325 while (!omx->handle->async_thread_force_stop) {
326 pthread_mutex_lock(&omx->handle->pause_resume_mlock);
328 if (omx->handle->paused) {
332 if (omx->async_message_process(input, &venc_msg) < 0) {
334 pthread_mutex_unlock(&omx->handle->pause_resume_mlock);
339 pthread_cond_wait(&omx->handle->pause_resume_cond,
340 &omx
[all...]
H A Domx_swvenc_hevc.cpp1436 omx_swvenc *omx = reinterpret_cast<omx_swvenc*>(pClientHandle); local
1444 omx->swvenc_input_buffer_done(pIpBuffer);
1476 omx_swvenc *omx = reinterpret_cast<omx_swvenc*>(pClientHandle); local
1484 omx->swvenc_fill_buffer_done(m_pSWVencOpBuffer);
1524 omx_swvenc *omx = reinterpret_cast<omx_swvenc*>(pClientHandle); local
1525 omx->swvenc_handle_event(pEventHandler);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp116 omx_vdpp *omx = reinterpret_cast<omx_vdpp*>(input); local
118 pfd[0].fd = omx->drv_ctx.video_vpu_fd;
120 pfd[1].fd = omx->m_ctrl_in;
150 v4l2_buf.length = omx->drv_ctx.output_num_planes;
161 extra_idx = EXTRADATA_IDX(omx->drv_ctx.output_num_planes);
166 //DEBUG_PRINT_HIGH("async_message_thread 2.5 omx->drv_ctx.op_buf.buffer_size = %d, plane[0].bytesused = %d, plane[%d].bytesused = %d\n", omx->drv_ctx.op_buf.buffer_size, v4l2_buf.m.planes[0].bytesused, extra_idx, v4l2_buf.m.planes[extra_idx].bytesused);
179 if (omx->async_message_process(input,&vdpp_msg) < 0) {
190 v4l2_buf.length = omx->drv_ctx.input_num_planes;
198 extra_idx = EXTRADATA_IDX(omx
297 omx_vdpp *omx = reinterpret_cast<omx_vdpp*>(input); local
376 omx_vdpp* omx = reinterpret_cast<omx_vdpp*>(input); local
406 post_message(omx_vdpp *omx, unsigned char id) argument
6397 omx_vdpp* omx = NULL; local
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/
H A Dvdec.mk180 # Make the apps-test (mm-vdec-omx-test)
188 LOCAL_MODULE := mm-vdec-omx-test

Completed in 588 milliseconds

12