Home
last modified time | relevance | path

Searched defs:halFormat (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp54 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local
63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
H A DoverlayRotator.cpp49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
/aosp12/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayMdpRot.cpp63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local
72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
H A DoverlayRotator.cpp71 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceDrmInterface.cpp143 for (auto halFormat : halFormats) { in updateRestrictions() local
H A DExynosDisplayDrmInterface.cpp2207 int halFormat = drmFormatToHalFormat(formats[i]); in init() local
/aosp12/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayRotator.cpp49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
/aosp12/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayRotator.cpp48 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
/aosp12/hardware/interfaces/audio/effect/all-versions/default/util/tests/
H A Deffectutils_tests.cpp125 buffer_config_t halFormat; in TEST() local
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DStream.cpp207 audio_format_t halFormat = mStream->get_format(mStream); in getAudioProperties() local
230 audio_format_t halFormat; in getSupportedProfiles() local
/aosp12/hardware/interfaces/audio/common/all-versions/default/7.0/
H A DHidlUtils.cpp245 status_t HidlUtils::audioFormatFromHal(audio_format_t halFormat, AudioFormat* format) { in audioFormatFromHal()
259 for (const auto& halFormat : halFormats) { in audioFormatsFromHal() local
272 status_t HidlUtils::audioFormatToHal(const AudioFormat& format, audio_format_t* halFormat) { in audioFormatToHal()
/aosp12/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp126 int halFormat = HAL_PIXEL_FORMAT_RGB_565; in resetFormatIfChanged() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h121 int halFormat; member
/aosp12/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp277 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit_c2d.cpp282 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit_c2d.cpp283 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp279 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit_c2d.cpp281 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/sdm845/display/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination()
/aosp12/hardware/interfaces/audio/common/all-versions/default/tests/
H A Dhidlutils_tests.cpp574 audio_format_t halFormat; in TEST() local

12