Home
last modified time | relevance | path

Searched refs:g_pixelformat (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dpaint.cpp101 m_v4l_fmt.g_pixelformat(), fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in paintGL()
115 switch (m_v4l_fmt.g_pixelformat()) { in paintGL()
120 render_YUY2(m_v4l_fmt.g_pixelformat()); in paintGL()
127 render_NV16(m_v4l_fmt.g_pixelformat()); in paintGL()
151 render_YUV(m_v4l_fmt.g_pixelformat()); in paintGL()
499 .arg(m_v4l_fmt.g_pixelformat()) in changeShader()
563 switch (m_v4l_fmt.g_pixelformat()) { in changeShader()
687 switch (m_v4l_fmt.g_pixelformat()) { in shader_YUV()
795 switch (m_v4l_fmt.g_pixelformat()) { in shader_RGB()
893 switch (m_v4l_fmt.g_pixelformat()) { in shader_Bayer()
[all …]
H A Dcapture.cpp851 switch (fmt.g_pixelformat()) { in updateV4LFormat()
1063 strcpy((char *)fmt.description, fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in setV4LFormat()
1066 while (fmt.pixelformat != m_v4l_fmt.g_pixelformat()) { in setV4LFormat()
1154 fcc2s(fmt.g_pixelformat()).c_str(), in v4l2ExceptionEvent()
1155 pixfmt2s(fmt.g_pixelformat()).c_str()); in v4l2ExceptionEvent()
1185 fcc2s(fmt.g_pixelformat()).c_str(), in listenForNewConnection()
1186 pixfmt2s(fmt.g_pixelformat()).c_str()); in listenForNewConnection()
1191 m_ctx = fwht_alloc(fmt.g_pixelformat(), fmt.g_width(), fmt.g_height(), in listenForNewConnection()
1316 rle_calc_bpl(m_v4l_fmt.g_bytesperline(p), m_v4l_fmt.g_pixelformat())); in sockReadEvent()
1348 m_origPixelFormat = m_v4l_fmt.g_pixelformat(); in updateOrigValues()
[all …]
H A Dqvidcap.cpp690 if (fmt.g_pixelformat() == formats[i]) { in main()
703 if (fmt.g_pixelformat() != overridePixelFormat) { in main()
708 fcc2s(fmt.g_pixelformat()).c_str(), in main()
709 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
787 fcc2s(fmt.g_pixelformat()).c_str(), in main()
788 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dpaint.cpp101 m_v4l_fmt.g_pixelformat(), fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in paintGL()
115 switch (m_v4l_fmt.g_pixelformat()) { in paintGL()
120 render_YUY2(m_v4l_fmt.g_pixelformat()); in paintGL()
127 render_NV16(m_v4l_fmt.g_pixelformat()); in paintGL()
151 render_YUV(m_v4l_fmt.g_pixelformat()); in paintGL()
499 .arg(m_v4l_fmt.g_pixelformat()) in changeShader()
563 switch (m_v4l_fmt.g_pixelformat()) { in changeShader()
687 switch (m_v4l_fmt.g_pixelformat()) { in shader_YUV()
795 switch (m_v4l_fmt.g_pixelformat()) { in shader_RGB()
893 switch (m_v4l_fmt.g_pixelformat()) { in shader_Bayer()
[all …]
H A Dcapture.cpp851 switch (fmt.g_pixelformat()) { in updateV4LFormat()
1063 strcpy((char *)fmt.description, fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in setV4LFormat()
1066 while (fmt.pixelformat != m_v4l_fmt.g_pixelformat()) { in setV4LFormat()
1154 fcc2s(fmt.g_pixelformat()).c_str(), in v4l2ExceptionEvent()
1155 pixfmt2s(fmt.g_pixelformat()).c_str()); in v4l2ExceptionEvent()
1185 fcc2s(fmt.g_pixelformat()).c_str(), in listenForNewConnection()
1186 pixfmt2s(fmt.g_pixelformat()).c_str()); in listenForNewConnection()
1191 m_ctx = fwht_alloc(fmt.g_pixelformat(), fmt.g_width(), fmt.g_height(), in listenForNewConnection()
1316 rle_calc_bpl(m_v4l_fmt.g_bytesperline(p), m_v4l_fmt.g_pixelformat())); in sockReadEvent()
1348 m_origPixelFormat = m_v4l_fmt.g_pixelformat(); in updateOrigValues()
[all …]
H A Dqvidcap.cpp690 if (fmt.g_pixelformat() == formats[i]) { in main()
703 if (fmt.g_pixelformat() != overridePixelFormat) { in main()
708 fcc2s(fmt.g_pixelformat()).c_str(), in main()
709 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
787 fcc2s(fmt.g_pixelformat()).c_str(), in main()
788 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dpaint.cpp101 m_v4l_fmt.g_pixelformat(), fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in paintGL()
115 switch (m_v4l_fmt.g_pixelformat()) { in paintGL()
120 render_YUY2(m_v4l_fmt.g_pixelformat()); in paintGL()
127 render_NV16(m_v4l_fmt.g_pixelformat()); in paintGL()
151 render_YUV(m_v4l_fmt.g_pixelformat()); in paintGL()
499 .arg(m_v4l_fmt.g_pixelformat()) in changeShader()
563 switch (m_v4l_fmt.g_pixelformat()) { in changeShader()
687 switch (m_v4l_fmt.g_pixelformat()) { in shader_YUV()
795 switch (m_v4l_fmt.g_pixelformat()) { in shader_RGB()
893 switch (m_v4l_fmt.g_pixelformat()) { in shader_Bayer()
[all …]
H A Dcapture.cpp851 switch (fmt.g_pixelformat()) { in updateV4LFormat()
1063 strcpy((char *)fmt.description, fcc2s(m_v4l_fmt.g_pixelformat()).c_str()); in setV4LFormat()
1066 while (fmt.pixelformat != m_v4l_fmt.g_pixelformat()) { in setV4LFormat()
1154 fcc2s(fmt.g_pixelformat()).c_str(), in v4l2ExceptionEvent()
1155 pixfmt2s(fmt.g_pixelformat()).c_str()); in v4l2ExceptionEvent()
1185 fcc2s(fmt.g_pixelformat()).c_str(), in listenForNewConnection()
1186 pixfmt2s(fmt.g_pixelformat()).c_str()); in listenForNewConnection()
1191 m_ctx = fwht_alloc(fmt.g_pixelformat(), fmt.g_width(), fmt.g_height(), in listenForNewConnection()
1316 rle_calc_bpl(m_v4l_fmt.g_bytesperline(p), m_v4l_fmt.g_pixelformat())); in sockReadEvent()
1348 m_origPixelFormat = m_v4l_fmt.g_pixelformat(); in updateOrigValues()
[all …]
H A Dqvidcap.cpp690 if (fmt.g_pixelformat() == formats[i]) { in main()
703 if (fmt.g_pixelformat() != overridePixelFormat) { in main()
708 fcc2s(fmt.g_pixelformat()).c_str(), in main()
709 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
787 fcc2s(fmt.g_pixelformat()).c_str(), in main()
788 pixfmt2s(fmt.g_pixelformat()).c_str()); in main()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-colors.cpp44 switch (fmt.g_pixelformat()) { in setupPlanes()
116 switch (fmt.g_pixelformat()) { in getColor()
315 switch (fmt.g_pixelformat()) { in getColor()
389 switch (fmt.g_pixelformat()) { in getColor()
623 fcc2s(fmt.g_pixelformat()).c_str(), in testColorsAllFormats()
H A Dv4l2-test-buffers.cpp832 stream_for_fmt(fmt.g_pixelformat()); in setupM2M()
892 if (node->buftype_pixfmts[q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
897 if (node_m2m_cap->buftype_pixfmts[m2m_q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
1323 stream_for_fmt(cur_fmt.g_pixelformat()); in testMmap()
1590 stream_for_fmt(cur_fmt.g_pixelformat()); in testUserPtr()
1820 stream_for_fmt(cur_fmt.g_pixelformat()); in testDmaBuf()
2427 stream_for_fmt(cur_fmt.g_pixelformat()); in testStreaming()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2917 fcc2s(cap_fmt.g_pixelformat()).c_str(), in streamM2MRun()
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-colors.cpp44 switch (fmt.g_pixelformat()) { in setupPlanes()
116 switch (fmt.g_pixelformat()) { in getColor()
315 switch (fmt.g_pixelformat()) { in getColor()
389 switch (fmt.g_pixelformat()) { in getColor()
623 fcc2s(fmt.g_pixelformat()).c_str(), in testColorsAllFormats()
H A Dv4l2-test-buffers.cpp832 stream_for_fmt(fmt.g_pixelformat()); in setupM2M()
892 if (node->buftype_pixfmts[q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
897 if (node_m2m_cap->buftype_pixfmts[m2m_q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
1323 stream_for_fmt(cur_fmt.g_pixelformat()); in testMmap()
1590 stream_for_fmt(cur_fmt.g_pixelformat()); in testUserPtr()
1820 stream_for_fmt(cur_fmt.g_pixelformat()); in testDmaBuf()
2427 stream_for_fmt(cur_fmt.g_pixelformat()); in testStreaming()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2917 fcc2s(cap_fmt.g_pixelformat()).c_str(), in streamM2MRun()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-compliance/
H A Dv4l2-test-colors.cpp44 switch (fmt.g_pixelformat()) { in setupPlanes()
116 switch (fmt.g_pixelformat()) { in getColor()
315 switch (fmt.g_pixelformat()) { in getColor()
389 switch (fmt.g_pixelformat()) { in getColor()
623 fcc2s(fmt.g_pixelformat()).c_str(), in testColorsAllFormats()
H A Dv4l2-test-buffers.cpp832 stream_for_fmt(fmt.g_pixelformat()); in setupM2M()
892 if (node->buftype_pixfmts[q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
897 if (node_m2m_cap->buftype_pixfmts[m2m_q.g_type()][fmt_q.g_pixelformat()] & in captureBufs()
1323 stream_for_fmt(cur_fmt.g_pixelformat()); in testMmap()
1590 stream_for_fmt(cur_fmt.g_pixelformat()); in testUserPtr()
1820 stream_for_fmt(cur_fmt.g_pixelformat()); in testDmaBuf()
2427 stream_for_fmt(cur_fmt.g_pixelformat()); in testStreaming()
2914 fcc2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2915 pixfmt2s(out_fmt.g_pixelformat()).c_str(), in streamM2MRun()
2917 fcc2s(cap_fmt.g_pixelformat()).c_str(), in streamM2MRun()
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp160 switch (fmt.g_pixelformat()) { in print_meta_buffer()
195 switch (fmt.g_pixelformat()) { in meta_fillbuffer()
H A Dv4l2-ctl-streaming.cpp920 v4l2_fwht_find_pixfmt(fmt.g_pixelformat()); in read_write_padded_frame()
1113 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) in fill_buffer_from_file()
1194 can_fill = tpg_s_fourcc(&tpg, fmt.g_pixelformat()); in do_setup_out_buffers()
1260 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1294 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1562 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1583 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1706 write_u32(fout, cfmt.g_pixelformat()); in open_output_file()
1727 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_output_file()
2015 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_input_file()
[all …]
H A Dv4l2-ctl-vidcap.cpp373 switch (fmt.g_pixelformat()) { in print_touch_buffer()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp160 switch (fmt.g_pixelformat()) { in print_meta_buffer()
195 switch (fmt.g_pixelformat()) { in meta_fillbuffer()
H A Dv4l2-ctl-streaming.cpp920 v4l2_fwht_find_pixfmt(fmt.g_pixelformat()); in read_write_padded_frame()
1113 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) in fill_buffer_from_file()
1194 can_fill = tpg_s_fourcc(&tpg, fmt.g_pixelformat()); in do_setup_out_buffers()
1260 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1294 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1562 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1583 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1706 write_u32(fout, cfmt.g_pixelformat()); in open_output_file()
1727 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_output_file()
2015 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_input_file()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp160 switch (fmt.g_pixelformat()) { in print_meta_buffer()
195 switch (fmt.g_pixelformat()) { in meta_fillbuffer()
H A Dv4l2-ctl-streaming.cpp920 v4l2_fwht_find_pixfmt(fmt.g_pixelformat()); in read_write_padded_frame()
1113 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) in fill_buffer_from_file()
1194 can_fill = tpg_s_fourcc(&tpg, fmt.g_pixelformat()); in do_setup_out_buffers()
1260 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1294 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_setup_out_buffers()
1562 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1583 if (fmt.g_pixelformat() == V4L2_PIX_FMT_FWHT_STATELESS) { in do_handle_out()
1706 write_u32(fout, cfmt.g_pixelformat()); in open_output_file()
1727 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_output_file()
2015 ctx = fwht_alloc(cfmt.g_pixelformat(), visible_width, visible_height, in open_input_file()
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp1143 m_capDestFormat.g_pixelformat(), in capFrame()
1322 m_useTpg = tpg_s_fourcc(&m_tpg, fmt.g_pixelformat()); in outStart()
1535 if (m_capture->hasNativeFormat(m_capSrcFormat.g_pixelformat())) { in capStart()
1538 pixfmt = m_capSrcFormat.g_pixelformat(); in capStart()
1557 pixfmt = m_capDestFormat.g_pixelformat(); in capStart()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp1143 m_capDestFormat.g_pixelformat(), in capFrame()
1322 m_useTpg = tpg_s_fourcc(&m_tpg, fmt.g_pixelformat()); in outStart()
1535 if (m_capture->hasNativeFormat(m_capSrcFormat.g_pixelformat())) { in capStart()
1538 pixfmt = m_capSrcFormat.g_pixelformat(); in capStart()
1557 pixfmt = m_capDestFormat.g_pixelformat(); in capStart()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dqv4l2.cpp1143 m_capDestFormat.g_pixelformat(), in capFrame()
1322 m_useTpg = tpg_s_fourcc(&m_tpg, fmt.g_pixelformat()); in outStart()
1535 if (m_capture->hasNativeFormat(m_capSrcFormat.g_pixelformat())) { in capStart()
1538 pixfmt = m_capSrcFormat.g_pixelformat(); in capStart()
1557 pixfmt = m_capDestFormat.g_pixelformat(); in capStart()

12