/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | omx_video_base.h | 324 int m_pipe_out; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 348 int m_pipe_out; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 353 int m_pipe_out; variable
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 559 int m_pipe_out; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 385 int m_pipe_out; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 388 int m_pipe_out; variable
|
D | omx_vdec_hevc_swvdec.h | 446 int m_pipe_out; variable
|
D | omx_vdec.h | 451 int m_pipe_out; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 391 int m_pipe_out; variable
|
D | omx_vdec.h | 452 int m_pipe_out; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 134 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()
|
D | omx_video_encoder.cpp | 438 m_pipe_out = fds[1]; in component_init()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 130 write(omx->m_pipe_out, &id, 1); in post_message() 221 m_pipe_out(-1), in omx_video() 280 if (m_pipe_out >= 0) close(m_pipe_out); in ~omx_video()
|
D | omx_video_encoder.cpp | 489 m_pipe_out = fds[1]; in component_init()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 179 ret_value = write(omx->m_pipe_out, &id, 1); in post_message() 275 m_pipe_out(-1), in omx_video() 343 close(m_pipe_out); in ~omx_video() 345 m_pipe_out = -1; in ~omx_video()
|
D | omx_swvenc_hevc.cpp | 339 m_pipe_out = fds[1]; in component_init()
|
D | omx_video_encoder.cpp | 563 m_pipe_out = fds[1]; in component_init()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 243 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()
|
D | omx_vdec.cpp | 231 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/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 410 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/ |
D | omx_vdec_hevc.cpp | 302 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()
|
D | omx_vdec.cpp | 229 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()
|
D | omx_vdec_msm8974.cpp | 337 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out); in post_message() 338 ret_value = write(omx->m_pipe_out, &id, 1); in post_message() 804 if (m_pipe_out) close(m_pipe_out); in ~omx_vdec() 806 m_pipe_out = -1; in ~omx_vdec() 2055 m_pipe_out = fds[1]; in component_init()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 298 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()
|
D | omx_vdec_hevc_swvdec.cpp | 317 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()
|