Searched defs:halFormats (Results 1 – 5 of 5) sorted by relevance
138 std::vector<uint32_t> halFormats; in updateRestrictions() local
179 FormatVector halFormats; in getSupportedFormats() local224 std::vector<std::string> halFormats = in getSupportedProfiles() local
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
254 status_t HidlUtils::audioFormatsFromHal(const std::vector<std::string>& halFormats, in audioFormatsFromHal()
354 int32_t drmFormatToHalFormats(int format, std::vector<uint32_t> *halFormats) in drmFormatToHalFormats()