HomeSort by relevance Sort by last modified time
    Searched full:dvb (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /device/google/atv/sepolicy/
file_contexts 0 # DVB API device nodes
2 /dev/dvb.* u:object_r:dvb_device:s0
device.te 0 # DVB API device node
  /frameworks/base/media/java/android/media/tv/
DvbDeviceInfo.java 24 * Simple container for information about DVB device.
67 * Returns the adapter ID of DVB device, in terms of enumerating the DVB device adapters
75 * Returns the device ID of DVB device, in terms of enumerating the DVB devices attached to
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/
UsbTunerHal.java 50 Log.e(TAG, "There's no dvb device attached");
63 Log.e(TAG, "There's no available dvb devices");
85 Log.e(TAG, "There's no dvb device attached");
102 Log.e(TAG, "There's no such dvb device attached");
TunerHal.java 215 * Opens Linux DVB frontend device. This method is called from native JNI and used only for
223 * Opens Linux DVB demux device. This method is called from native JNI and used only for
231 * Opens Linux DVB dvr device. This method is called from native JNI and used only for
  /packages/apps/TV/assets/
rating_sources.html 56 <li>TV content rating system for DVB</li>
59 Source: Table 81 of DVB SI (EN 300 468 V1.14.1) in https://www.dvb.org/standards
  /packages/apps/TV/usbtuner/jni/
DvbManager.cpp 26 #include <linux/dvb/dmx.h>
27 #include <linux/dvb/frontend.h>
163 types = "DVB-S";
166 types = "DVB-C";
169 types = "DVB-T";
232 // Close all dvb pid filters except PAT filter to maintain the opening status of the device.
  /external/kernel-headers/original/uapi/linux/dvb/
frontend.h 66 FE_CAN_2G_MODULATION = 0x10000000, /* frontend supports "2nd generation modulation" (DVB-S2) */
121 * @FE_HAS_CARRIER: found a DVB signal
319 ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */
549 __u32 frequency; /* (absolute) frequency in Hz for DVB-C/DVB-T/ATSC */
550 /* intermediate frequency in kHz for DVB-S */
553 struct dvb_qpsk_parameters qpsk; /* DVB-S */
554 struct dvb_qam_parameters qam; /* DVB-C */
555 struct dvb_ofdm_parameters ofdm; /* DVB-T *
    [all...]
  /external/strace/linux/32/
ioctls_inc_align32.h     [all...]
ioctls_inc_align64.h     [all...]
  /external/strace/linux/64/
ioctls_inc.h     [all...]
  /external/strace/linux/x32/
ioctls_inc0.h     [all...]
  /external/kernel-headers/original/uapi/linux/
media.h 117 * should be used instead. In particular, alsa and dvb
130 int dvb; member in union:media_entity_desc::__anon14759
  /system/core/rootdir/
ueventd.rc 106 # DVB API device nodes
107 /dev/dvb* 0660 root system
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
frontend.h 65 FE_CAN_2G_MODULATION = 0x10000000, /* frontend supports "2nd generation modulation" (DVB-S2) */
125 FE_HAS_CARRIER = 0x02, /* found a DVB signal */
316 ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
frontend.h 66 FE_CAN_2G_MODULATION = 0x10000000, /* frontend supports "2nd generation modulation" (DVB-S2) */
126 FE_HAS_CARRIER = 0x02, /* found a DVB signal */
328 ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */
  /prebuilts/go/darwin-x86/misc/nacl/testdata/
mime.types 354 application/vnd.dvb.ait ait
355 # application/vnd.dvb.dvbj
356 # application/vnd.dvb.esgcontainer
357 # application/vnd.dvb.ipdcdftnotifaccess
358 # application/vnd.dvb.ipdcesgaccess
359 # application/vnd.dvb.ipdcesgaccess2
360 # application/vnd.dvb.ipdcesgpdd
361 # application/vnd.dvb.ipdcroaming
362 # application/vnd.dvb.iptv.alfec-base
363 # application/vnd.dvb.iptv.alfec-enhancemen
    [all...]
  /prebuilts/go/linux-x86/misc/nacl/testdata/
mime.types 354 application/vnd.dvb.ait ait
355 # application/vnd.dvb.dvbj
356 # application/vnd.dvb.esgcontainer
357 # application/vnd.dvb.ipdcdftnotifaccess
358 # application/vnd.dvb.ipdcesgaccess
359 # application/vnd.dvb.ipdcesgaccess2
360 # application/vnd.dvb.ipdcesgpdd
361 # application/vnd.dvb.ipdcroaming
362 # application/vnd.dvb.iptv.alfec-base
363 # application/vnd.dvb.iptv.alfec-enhancemen
    [all...]
  /device/google/marlin/
ueventd.common.rc 174 # DVB devices
175 /dev/dvb/adapter0/demux* 0440 media media
176 /dev/dvb/adapter0/dvr* 0660 media media
177 /dev/dvb/adapter0/video* 0660 media media
  /packages/apps/TV/res/values/
rating_system_strings.xml 19 <!-- Age based TV content rating strings used in DVB and ISDB.
21 and Table 81 of DVB SI (EN 300 468 V1.14.1) in https://www.dvb.org/standards (DVB).-->
102 <!-- TV content rating system strings for DVB -->
103 <!-- A TV content rating of DVB for all ages [CHAR LIMIT=NONE] -->
105 <!-- A TV content rating of DVB for all ages [CHAR LIMIT=NONE] -->
107 <!-- A TV content rating of DVB for children [CHAR LIMIT=NONE] -->
109 <!-- A TV content rating of DVB for adult [CHAR LIMIT=NONE] -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
media.h 89 int dvb; member in union:media_entity_desc::__anon41112
  /bionic/libc/include/net/
if_types.h 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
216 #define IFT_DVBASILN 0xac /* DVB-ASI Input */
217 #define IFT_DVBASIOUT 0xad /* DVB-ASI Output */
  /development/ndk/platforms/android-21/include/net/
if_types.h 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
216 #define IFT_DVBASILN 0xac /* DVB-ASI Input */
217 #define IFT_DVBASIOUT 0xad /* DVB-ASI Output */
  /development/ndk/platforms/android-3/include/net/
if_types.h 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
216 #define IFT_DVBASILN 0xac /* DVB-ASI Input */
217 #define IFT_DVBASIOUT 0xad /* DVB-ASI Output */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/
if_types.h 190 #define IFT_DVBRCCMACLAYER 0x92 /* DVB-RCC MAC Layer */
191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */
192 #define IFT_DVBRCCUPSTREAM 0x94 /* DVB-RCC Upstream Channel */
216 #define IFT_DVBASILN 0xac /* DVB-ASI Input */
217 #define IFT_DVBASIOUT 0xad /* DVB-ASI Output */

Completed in 2430 milliseconds

1 2 3 4 5 6