Home
last modified time | relevance | path

Searched refs:supported_formats (Results 1 – 14 of 14) sorted by relevance

/hardware/libhardware/modules/camera/3_4/
Dstream_format.cpp147 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()
Dstream_format.h62 static bool FindBestFitFormat(const arc::SupportedFormats& supported_formats,
71 const arc::SupportedFormats& supported_formats);
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp395 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()
Dhw_info_drm.h61 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp395 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()
Dhw_info_drm.h61 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp408 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()
Dhw_info_drm.h62 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp581 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()
Dhw_info_drm.h64 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp611 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument
618 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType()
633 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local
634 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats()
636 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
638 supported_formats = {}; in GetRotatorSupportedFormats()
639 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats()
641 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorOutput, supported_formats)); in GetRotatorSupportedFormats()
Dhw_info_drm.h64 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/audio/hal/
Daudio_hw.h232 audio_format_t supported_formats[MAX_SUPPORTED_FORMATS + 1]; member
319 audio_format_t supported_formats[MAX_SUPPORTED_FORMATS + 1]; member
Daudio_hw.c1394 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()
1418 audio_format_t *supported_formats, in read_usb_sup_params_and_compare() argument
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()
2729 audio_format_t supported_formats[static MAX_SUPPORTED_FORMATS]) { in register_format()
2730 ALOGE_IF(!register_uint(format, supported_formats, MAX_SUPPORTED_FORMATS), in register_format()
3229 audio_format_t *supported_formats) { in stream_get_parameter_formats() argument
[all …]