Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/TV/tests/common/src/com/android/tv/input/
H A DTunerHelper.java62 if (!forRecording && !tuner.tuning) { in tune()
63 tuner.tuning = true; in tune()
89 if (tuner.channelUri.equals(channelUri) && tuner.tuning) { in stopTune()
102 candidate.tuning = false; in stopTune()
117 if (tuner.tuning) { in stopRecording()
137 public boolean tuning; field in TunerHelper.Tuner
142 this.tuning = !forRecording; in Tuner()
/aosp12/hardware/interfaces/tv/tuner/1.0/
H A DIFrontend.hal49 * delivery information. If previous tuning isn't completed, this call MUST
50 * stop previous tuning, and start a new tuning.
58 * INVALID_STATE if tuning can't be applied at current stage,
59 * UNKNOWN_ERROR if tuning failed for other reasons.
64 * Stops a previous tuning.
70 * SUCCESS if successfully stop tuning.
101 * INVALID_STATE if tuning can't be applied at current stage,
102 * UNKNOWN_ERROR if tuning failed for other reasons.
113 * SUCCESS if successfully stop tuning.
127 * INVALID_STATE if tuning can't be applied at current stage,
[all …]
H A DITuner.hal36 * UNKNOWN_ERROR if tuning failed for other reasons.
108 * UNKNOWN_ERROR if tuning failed for other reasons.
H A Dtypes.hal412 * Bandwidth of tuning band.
1432 * Difference between tuning frequency and actual locked frequency.
1450 * Status for each tuning PLPs
/aosp12/hardware/interfaces/tv/tuner/1.1/
H A DIFrontend.hal34 * delivery information. If previous tuning isn't completed, this call MUST
35 * stop previous tuning, and start a new tuning.
45 * INVALID_STATE if tuning can't be applied at current stage,
46 * UNKNOWN_ERROR if tuning failed for other reasons.
66 * INVALID_STATE if tuning can't be applied at current stage,
67 * UNKNOWN_ERROR if tuning failed for other reasons.
106 * INVALID_STATE if tuning can't be applied at current stage,
107 * UNKNOWN_ERROR if tuning failed for other reasons.
/aosp12/frameworks/av/media/libmediaformatshaper/
H A DFormatShaper.cpp103 int setTuning(shaperHandle_t shaper, const char *tuning, const char *value) { in setTuning() argument
104 ALOGV("setTuning: tuning %s value %s", tuning, value); in setTuning()
115 codec->setTuningValue(tuning, value); in setTuning()
/aosp12/hardware/google/pixel/mm/
H A Dpixel-mm-gki.rc16 # memory reserve tuning
20 # khugepaged tuning
/aosp12/packages/apps/TV/tests/tunerscripts/
H A Dusbtuner-test.sh79 timeout 1 adb logcat -s TvInputSessionImpl | awk -f $(dirname $0)/measure-tuning-time.awk
/aosp12/hardware/interfaces/broadcastradio/2.0/
H A DITunerSession.hal27 * @return result OK if successfully started tuning.
73 * @return result OK successfully started tuning.
74 * NOT_SUPPORTED if tuning to an unoccupied channel is not
H A Dtypes.hal267 * tuning to ProgramSelector with either primary or secondary Identifier of
288 * details (tuning selector).
304 * Some program selectors contain tuning information for different radio
307 * may choose to use DAB technology to make actual tuning. This identifier
509 * by the tuner hardware to double-check tuning.
624 * These identifiers are supplementary and can speed up tuning process,
H A DITunerCallback.hal20 * Method called by the HAL when a tuning operation fails asynchronously
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A DIConfigurable.hal72 * \note Parameter tuning DOES depend on the order of the tuning parameters.
/aosp12/hardware/interfaces/broadcastradio/1.0/
H A DITunerCallback.hal39 * Method called by the HAL when a tuning operation completes
/aosp12/hardware/interfaces/broadcastradio/1.1/
H A Dtypes.hal101 * tuning to ProgramSelector with either primary or secondary Identifier of
253 * check. The secondary IDs are supplementary and can speed up tuning process,
H A DITunerCallback.hal29 * Method called by the HAL when a tuning operation completes
/aosp12/hardware/interfaces/media/c2/1.0/
H A DIConfigurable.hal133 * @note Parameter tuning @e does depend on the order of the tuning
/aosp12/hardware/interfaces/gnss/2.1/
H A DIGnssAntennaInfoCallback.hal130 * GNSS RF antenna tuning change, or a foldable device state change.
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dvendor_init.te195 # allow filesystem tuning
H A Dinit.te613 # allow filesystem tuning
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dvendor_init.te195 # allow filesystem tuning
H A Dinit.te613 # allow filesystem tuning
/aosp12/system/sepolicy/public/
H A Dvendor_init.te195 # allow filesystem tuning
H A Dinit.te613 # allow filesystem tuning
/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_blob_cache.txt41 performance tuning, often leading to occasional pauses in otherwise smooth
/aosp12/system/core/rootdir/
H A Dinit.rc130 # Create energy-aware scheduler tuning nodes
1027 # F2FS tuning. Set cp_interval larger than dirty_expire_centisecs, 30 secs,
1036 # for filesystem tuning first (dm or sda)

12