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/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp486 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()
Dhw_info_drm.h61 std::vector<LayerBufferFormat> *supported_formats);
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp568 vector<LayerBufferFormat> *supported_formats) { in GetRotatorFormatsForType() argument
575 supported_formats->push_back(sdm_format); in GetRotatorFormatsForType()
590 vector<LayerBufferFormat> supported_formats = {}; in GetRotatorSupportedFormats() local
591 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_OUTPUT, &supported_formats); in GetRotatorSupportedFormats()
593 hw_resource->supported_formats_map.insert(make_pair(kHWRotatorInput, supported_formats)); in GetRotatorSupportedFormats()
595 supported_formats = {}; in GetRotatorSupportedFormats()
596 GetRotatorFormatsForType(fd, V4L2_BUF_TYPE_VIDEO_CAPTURE, &supported_formats); in GetRotatorSupportedFormats()
598 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
317 audio_format_t supported_formats[MAX_SUPPORTED_FORMATS + 1]; member
Daudio_hw.c1381 audio_format_t *supported_formats, in read_usb_sup_formats() argument
1388 supported_formats[0] = AUDIO_FORMAT_PCM_24_BIT_PACKED; in read_usb_sup_formats()
1391 supported_formats[0] = AUDIO_FORMAT_PCM_32_BIT; in read_usb_sup_formats()
1395 supported_formats[0] = AUDIO_FORMAT_PCM_16_BIT; in read_usb_sup_formats()
1405 audio_format_t *supported_formats, in read_usb_sup_params_and_compare() argument
1419 num_formats = read_usb_sup_formats(is_playback, supported_formats, in read_usb_sup_params_and_compare()
1431 LUT(supported_formats, num_formats, *format, AUDIO_FORMAT_DEFAULT); in read_usb_sup_params_and_compare()
2707 audio_format_t supported_formats[static MAX_SUPPORTED_FORMATS]) { in register_format()
2708 ALOGE_IF(!register_uint(format, supported_formats, MAX_SUPPORTED_FORMATS), in register_format()
3184 audio_format_t *supported_formats) { in stream_get_parameter_formats() argument
[all …]