Home
last modified time | relevance | path

Searched refs:m_pipe_out (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h324 int m_pipe_out; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h350 int m_pipe_out; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h359 int m_pipe_out; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h371 int m_pipe_out; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h559 int m_pipe_out; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h385 int m_pipe_out; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h388 int m_pipe_out; variable
Domx_vdec_hevc_swvdec.h446 int m_pipe_out; variable
Domx_vdec.h464 int m_pipe_out; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h391 int m_pipe_out; variable
Domx_vdec.h452 int m_pipe_out; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_base.cpp134 write(omx->m_pipe_out, &id, 1); in post_message()
253 m_pipe_out(-1), in omx_video()
287 if(m_pipe_out >= 0) close(m_pipe_out); in ~omx_video()
Domx_video_encoder.cpp438 m_pipe_out = fds[1]; in component_init()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp130 write(omx->m_pipe_out, &id, 1); in post_message()
221 m_pipe_out(-1), in omx_video()
281 if (m_pipe_out >= 0) close(m_pipe_out); in ~omx_video()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h474 int m_pipe_out; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp179 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
275 m_pipe_out(-1), in omx_video()
346 close(m_pipe_out); in ~omx_video()
348 m_pipe_out = -1; in ~omx_video()
Domx_swvenc_hevc.cpp339 m_pipe_out = fds[1]; in component_init()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp243 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out); in post_message()
244 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
582 if(m_pipe_out) close(m_pipe_out); in ~omx_vdec()
584 m_pipe_out = -1; in ~omx_vdec()
1515 m_pipe_out = fds[1]; in component_init()
Domx_vdec.cpp231 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d\n", id,omx->m_pipe_out); in post_message()
232 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
583 if(m_pipe_out) close(m_pipe_out); in ~omx_vdec()
585 m_pipe_out = -1; in ~omx_vdec()
1599 m_pipe_out = fds[1]; in component_init()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp181 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
268 m_pipe_out(-1), in omx_video()
354 close(m_pipe_out); in ~omx_video()
356 m_pipe_out = -1; in ~omx_video()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp410 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
744 if(m_pipe_out) close(m_pipe_out); in ~omx_vdpp()
746 m_pipe_out = -1; in ~omx_vdpp()
1733 m_pipe_out = fds[1]; in component_init()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp302 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out); in post_message()
303 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
695 if (m_pipe_out) close(m_pipe_out); in ~omx_vdec()
697 m_pipe_out = -1; in ~omx_vdec()
1602 m_pipe_out = fds[1]; in component_init()
Domx_vdec.cpp229 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out); in post_message()
230 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
576 if (m_pipe_out) close(m_pipe_out); in ~omx_vdec()
579 m_pipe_out = -1; in ~omx_vdec()
1563 m_pipe_out = fds[1]; in component_init()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp298 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out); in post_message()
299 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
690 if (m_pipe_out) close(m_pipe_out); in ~omx_vdec()
692 m_pipe_out = -1; in ~omx_vdec()
1581 m_pipe_out = fds[1]; in component_init()
Domx_vdec_hevc_swvdec.cpp317 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out); in post_message()
318 ret_value = write(omx->m_pipe_out, &id, 1); in post_message()
788 if(m_pipe_out) close(m_pipe_out); in ~omx_vdec()
790 m_pipe_out = -1; in ~omx_vdec()
2066 m_pipe_out = fds[1]; in component_init()

12