Home | Sort by relevance Sort by last modified time |
/build/tools/makeparallel/ | |
makeparallel.cpp | 180 static int dup_fd = -1; local 183 dup_fd = dup(fd); 184 if (dup_fd < 0) { 188 // set up a signal handler that closes dup_fd on SIGALRM 192 close(dup_fd); 209 int read_ret = read(dup_fd, &buf, 1); 226 close(dup_fd); 227 dup_fd = -1; |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ | |
omx_swvdec.h | 128 unsigned int dup_fd; ///< duplicate file descriptor member in struct:__anon34143 |
omx_vdec.h | 318 long dup_fd; member in struct:dynamic_buf_list [all...] |
omx_vdec_hevc_swvdec.h | 308 OMX_U32 dup_fd; member in struct:dynamic_buf_list [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ | |
omx_swvdec.cpp | [all...] |
omx_vdec_hevc_swvdec.cpp | [all...] |
omx_vdec_v4l2.cpp | [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ | |
omx_vdec.h | 314 OMX_U32 dup_fd; member in struct:dynamic_buf_list [all...] |
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ | |
omx_vdec_hevc_swvdec.cpp | [all...] |
omx_vdec_msm8974.cpp | [all...] |