代码搜索:ATSC
找到约 337 项符合「ATSC」的源代码
代码结果 337
www.eeworm.com/read/373367/2764749
h atsc_field_sync_mux.h
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2764761
cc atsc_field_sync_mux.cc
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/373367/2764802
cc atsc_field_sync_demux.cc
/* -*- c++ -*- */
/*
* Copyright 2006 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/273925/4191301
us-atsc-center-frequencies-8vsb
# US ATSC center frequencies, use if in doubt
A 57028615 8VSB
A 63028615 8VSB
A 69028615 8VSB
A 79028615 8VSB
A 85028615 8VSB
A 177028615 8VSB
A 183028615 8VSB
A 189028615 8VSB
A 195028615 8VSB
www.eeworm.com/read/445489/1720560
us-atsc-center-frequencies-8vsb
# US ATSC center frequencies, use if in doubt
A 57028615 8VSB
A 63028615 8VSB
A 69028615 8VSB
A 79028615 8VSB
A 85028615 8VSB
A 177028615 8VSB
A 183028615 8VSB
A 189028615 8VSB
A 195028615 8VSB
www.eeworm.com/read/421905/10680657
h bda_descriptors.h
/*+++ *******************************************************************\
*
* Copyright and Disclaimer:
*
* ---------------------------------------------------------------
* This
www.eeworm.com/read/152843/5661571
h flexcop-reg.h
/*
* This file is part of linux driver the digital TV devices equipped with B2C2 FlexcopII(b)/III
*
* flexcop-reg.h - register abstraction for FlexCopII, FlexCopIIb and FlexCopIII
*
* see flexcop
www.eeworm.com/read/373367/2764829
py btl-fsd.py
#!/usr/bin/python
from gnuradio import gr
from gnuradio import atsc
fg = gr.flow_graph()
btl = atsc.bit_timing_loop()
fsc = atsc.fs_checker()
eq = atsc.equalizer()
fsd = atsc.field_sync_demux()
ou
www.eeworm.com/read/242651/12995145
pdf mpeg基础理论及协议分析 (包括 dvb 和 atsc) 的指南.pdf
www.eeworm.com/read/334661/3363670
java serviceinformationtype.java
package javax.tv.service;
public class ServiceInformationType extends java.lang.Object {
public static final ServiceInformationType ATSC_PSIP = new ServiceInformationType("ATSC_PSIP");
public