Home
last modified time | relevance | path

Searched refs:halFormat (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8226/liboverlay/
DoverlayMdpRot.cpp54 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local
56 halFormat, alW, alH); in getDstWhf()
63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
65 halFormat, alW, alH); in getDstDimensions()
DoverlayRotator.cpp49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
52 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMdpRot.cpp63 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstWhf() local
65 halFormat, alW, alH); in getDstWhf()
72 int halFormat = ovutils::getHALFormat(mRotImgInfo.dst.format); in getDstDimensions() local
74 halFormat, alW, alH); in getDstDimensions()
DoverlayRotator.cpp71 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
74 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
/hardware/qcom/display/msm8960/liboverlay/
DoverlayRotator.cpp49 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
52 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.cpp48 int halFormat = ovutils::getHALFormat(destWhf.format); in calcOutputBufSize() local
51 destWhf.w, destWhf.h, halFormat, alW, alH); in calcOutputBufSize()
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp199 audio_format_t halFormat = mStream->get_format(mStream); in getAudioProperties() local
200 _hidl_cb(halSampleRate, AudioChannelBitfield(halMask), AudioFormat(halFormat)); in getAudioProperties()
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp277 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
278 switch (halFormat) { in get_c2d_format_for_yuv_destination()
287 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp279 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
280 switch (halFormat) { in get_c2d_format_for_yuv_destination()
289 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
286 switch (halFormat) { in get_c2d_format_for_yuv_destination()
295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
286 switch (halFormat) { in get_c2d_format_for_yuv_destination()
295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp282 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
283 switch (halFormat) { in get_c2d_format_for_yuv_destination()
292 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp281 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
282 switch (halFormat) { in get_c2d_format_for_yuv_destination()
291 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
286 switch (halFormat) { in get_c2d_format_for_yuv_destination()
295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp285 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
286 switch (halFormat) { in get_c2d_format_for_yuv_destination()
295 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp283 static int get_c2d_format_for_yuv_destination(int halFormat) { in get_c2d_format_for_yuv_destination() argument
284 switch (halFormat) { in get_c2d_format_for_yuv_destination()
293 default: return get_format(halFormat); in get_c2d_format_for_yuv_destination()