Searched defs:halFormats (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Stream.cpp | 183 FormatVector halFormats; in getSupportedFormats() local 228 std::vector<std::string> halFormats = in getSupportedProfiles() local
|
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/ |
H A D | ExternalCameraDevice.cpp | 593 uint32_t fourcc, const std::array<int, SIZE>& halFormats, in initOutputCharskeysByFormat() 704 std::array<int, /*size*/ 3> halFormats{{HAL_PIXEL_FORMAT_BLOB, HAL_PIXEL_FORMAT_YCbCr_420_888, in initOutputCharsKeys() local
|
/aosp_15_r20/hardware/interfaces/camera/device/default/ |
H A D | ExternalCameraDevice.cpp | 640 std::array<int, /*size*/ 3> halFormats{{HAL_PIXEL_FORMAT_BLOB, HAL_PIXEL_FORMAT_YCbCr_420_888, in initOutputCharsKeys() local 713 uint32_t fourcc, const std::array<int, SIZE>& halFormats, int streamConfigTag, in initOutputCharsKeysByFormat()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDeviceDrmInterface.cpp | 171 std::vector<uint32_t> halFormats; in updateRestrictions() local
|
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/default/7.0/ |
H A D | HidlUtils.cpp | 254 status_t HidlUtils::audioFormatsFromHal(const std::vector<std::string>& halFormats, in audioFormatsFromHal()
|
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.cpp | 443 int32_t drmFormatToHalFormats(int format, std::vector<uint32_t> *halFormats) in drmFormatToHalFormats()
|