Searched defs:v4l2_port (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp6720 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
6724 v4l2_port = OUTPUT_PORT;
6727 v4l2_port = CAPTURE_PORT;
6738 if (!streaming[v4l2_port]) {
6741 " which is already streamed off", v4l2_port);
6745 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
6749 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port \n", v4l2_port);
6751 streaming[v4l2_port] = false;
/hardware/qcom/media/msm8998/videopp/src/
H A Domx_vdpp.cpp6720 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
6724 v4l2_port = OUTPUT_PORT;
6727 v4l2_port = CAPTURE_PORT;
6738 if (!streaming[v4l2_port]) {
6741 " which is already streamed off", v4l2_port);
6745 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
6749 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port \n", v4l2_port);
6751 streaming[v4l2_port] = false;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp7073 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
7077 v4l2_port = OUTPUT_PORT;
7080 v4l2_port = CAPTURE_PORT;
7091 if (!streaming[v4l2_port]) {
7094 " which is already streamed off", v4l2_port);
7098 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
7103 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
7105 streaming[v4l2_port] = false;
H A Domx_vdec_hevc_swvdec.cpp8052 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
8056 v4l2_port = OUTPUT_PORT;
8059 v4l2_port = CAPTURE_PORT;
8070 if (!streaming[v4l2_port]) {
8073 " which is already streamed off", v4l2_port);
8077 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
8082 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
8084 streaming[v4l2_port] = false;
H A Domx_vdec_msm8974.cpp8642 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
8646 v4l2_port = OUTPUT_PORT;
8649 v4l2_port = CAPTURE_PORT;
8660 if (!streaming[v4l2_port]) {
8663 " which is already streamed off", v4l2_port);
8667 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
8672 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
8674 streaming[v4l2_port] = false;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp7037 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
7041 v4l2_port = OUTPUT_PORT;
7044 v4l2_port = CAPTURE_PORT;
7055 if (!streaming[v4l2_port]) {
7058 " which is already streamed off", v4l2_port);
7062 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
7067 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
7069 streaming[v4l2_port] = false;
H A Domx_vdec_hevc_swvdec.cpp8267 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
8271 v4l2_port = OUTPUT_PORT;
8274 v4l2_port = CAPTURE_PORT;
8285 if (!streaming[v4l2_port]) {
8288 " which is already streamed off", v4l2_port);
8292 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
8297 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
8299 streaming[v4l2_port] = false;
H A Domx_vdec_v4l2.cpp9527 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
9531 v4l2_port = OUTPUT_PORT;
9534 v4l2_port = CAPTURE_PORT;
9545 if (!streaming[v4l2_port]) {
9548 " which is already streamed off", v4l2_port);
9552 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
9557 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
9559 streaming[v4l2_port] = false;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp7037 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
7041 v4l2_port = OUTPUT_PORT;
7044 v4l2_port = CAPTURE_PORT;
7055 if (!streaming[v4l2_port]) {
7058 " which is already streamed off", v4l2_port);
7062 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
7067 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
7069 streaming[v4l2_port] = false;
H A Domx_vdec_hevc_swvdec.cpp8267 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
8271 v4l2_port = OUTPUT_PORT;
8274 v4l2_port = CAPTURE_PORT;
8285 if (!streaming[v4l2_port]) {
8288 " which is already streamed off", v4l2_port);
8292 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
8297 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
8299 streaming[v4l2_port] = false;
H A Domx_vdec_v4l2.cpp9938 enum v4l2_ports v4l2_port = OUTPUT_PORT; local
9942 v4l2_port = OUTPUT_PORT;
9945 v4l2_port = CAPTURE_PORT;
9956 if (!streaming[v4l2_port]) {
9959 " which is already streamed off", v4l2_port);
9963 DEBUG_PRINT_HIGH("Streaming off %d port", v4l2_port);
9968 DEBUG_PRINT_ERROR("Failed to call streamoff on %d Port", v4l2_port);
9970 streaming[v4l2_port] = false;

Completed in 206 milliseconds