/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | stream_format.cpp | 147 bool StreamFormat::FindBestFitFormat(const SupportedFormats& supported_formats, in FindBestFitFormat() argument 153 for (const auto& format : supported_formats) { in FindBestFitFormat() 199 const SupportedFormats& supported_formats) { in GetQualifiedFormats() argument 204 for (const auto& supported_format : supported_formats) { in GetQualifiedFormats()
|
H A D | stream_format.h | 62 static bool FindBestFitFormat(const arc::SupportedFormats& supported_formats, 71 const arc::SupportedFormats& supported_formats);
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 408 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 415 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 430 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 431 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 433 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 435 supported_formats = {}; in GetRotatorSupportedFormats() 436 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 438 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 62 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 395 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 402 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 417 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 418 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 422 supported_formats = {}; in GetRotatorSupportedFormats() 423 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 425 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 61 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 395 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 402 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 417 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 418 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 420 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 422 supported_formats = {}; in GetRotatorSupportedFormats() 423 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 425 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 61 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 486 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 493 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 508 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 509 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 511 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 513 supported_formats = {}; in GetRotatorSupportedFormats() 514 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 516 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 61 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 581 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 588 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 603 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 604 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 606 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 608 supported_formats = {}; in GetRotatorSupportedFormats() 609 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 611 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 64 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_info_drm.cpp | 609 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument 616 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType() 631 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local 632 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats() 634 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats() 636 supported_formats = {}; in GetRotatorSupportedFormats() 637 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats() 639 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
|
H A D | hw_info_drm.h | 64 std::vector<LayerBufferFormat> *supported_formats);
|
/aosp12/hardware/qcom/audio/hal/ |
H A D | audio_hw.h | 232 audio_format_t supported_formats[MAX_SUPPORTED_FORMATS + 1]; member 319 audio_format_t supported_formats[MAX_SUPPORTED_FORMATS + 1]; member
|
H A D | audio_hw.c | 1394 audio_format_t *supported_formats, in read_usb_sup_formats() argument 1401 supported_formats[0] = AUDIO_FORMAT_PCM_24_BIT_PACKED; in read_usb_sup_formats() 1404 supported_formats[0] = AUDIO_FORMAT_PCM_32_BIT; in read_usb_sup_formats() 1408 supported_formats[0] = AUDIO_FORMAT_PCM_16_BIT; in read_usb_sup_formats() 1432 num_formats = read_usb_sup_formats(is_playback, supported_formats, in read_usb_sup_params_and_compare() 1444 LUT(supported_formats, num_formats, *format, AUDIO_FORMAT_DEFAULT); in read_usb_sup_params_and_compare() 3237 switch (supported_formats[0]) { in stream_get_parameter_formats() 3249 supported_formats[0]); in stream_get_parameter_formats() 4360 &in->supported_formats[0]); in in_get_parameters() 5545 register_format(out->format, out->supported_formats); in adev_open_output_stream() [all …]
|