Home
last modified time | relevance | path

Searched defs:scan (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/tv/tuner/1.1/vts/functional/
DVtsHalTvTunerV1_1TestConfigurations.h67 static ScanHardwareConnections scan; variable
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DIFrontend.aidl88 void scan(in FrontendSettings settings, in FrontendScanType type); in scan() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DIFrontend.aidl42 …void scan(in android.hardware.tv.tuner.FrontendSettings settings, in android.hardware.tv.tuner.Fro… in scan() method
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp56 milliseconds scan = 200ms; member
176 Return<Result> Tuner::scan(Direction direction, bool skipSubChannel __unused) { in scan() function in android::hardware::broadcastradio::V1_1::implementation::Tuner
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TestConfigurations.h57 static ScanHardwareConnections scan; variable
/hardware/libhardware/include_vendor/hardware/
Dradio.h140 int (*scan)(const struct radio_tuner *tuner, member
/hardware/interfaces/tv/tuner/1.0/default/
DFrontend.cpp83 Return<Result> Frontend::scan(const FrontendSettings& settings, FrontendScanType type) { in scan() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/hardware/interfaces/broadcastradio/1.0/default/
DTuner.cpp135 Return<Result> Tuner::scan(Direction direction, bool skipSubChannel) { in scan() function in android::hardware::broadcastradio::V1_0::implementation::Tuner
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp120 Return<Result> TunerSession::scan(bool directionUp, bool skipSubChannel) { in scan() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
/hardware/interfaces/tv/tuner/1.1/default/
DFrontend.cpp89 Return<Result> Frontend::scan(const FrontendSettings& settings, FrontendScanType type) { in scan() function in android::hardware::tv::tuner::V1_0::implementation::Frontend
/hardware/interfaces/tv/tuner/aidl/default/
DFrontend.cpp319 ::ndk::ScopedAStatus Frontend::scan(const FrontendSettings& in_settings, FrontendScanType in_type) { in scan() function in aidl::android::hardware::tv::tuner::Frontend
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DVtsHalTvTunerTestConfigurations.h69 static ScanHardwareConnections scan; variable
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3229 static int stbi__process_frame_header(stbi__jpeg *z, int scan) in stbi__process_frame_header()
3323 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header()
5016 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3229 static int stbi__process_frame_header(stbi__jpeg *z, int scan) in stbi__process_frame_header()
3330 static int stbi__decode_jpeg_header(stbi__jpeg *z, int scan) in stbi__decode_jpeg_header()
5023 static int stbi__parse_png_file(stbi__png *z, int scan, int req_comp) in stbi__parse_png_file()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp2662 static void testPNO(bool clearOnly, bool scan){ in testPNO()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h558 wl_join_scan_params_t scan; member