Home
last modified time | relevance | path

Searched refs:SetFormat (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/hardware/google/graphics/common/libscaler/
H A Dlibscaler-m2m1shot.h37 bool SetFormat(m2m1shot_pix_format &fmt, m2m1shot_buffer &buf,
53 return SetFormat(m_task.fmt_out, m_task.buf_out, width, height, v4l2_fmt); in SetSrcFormat()
57 return SetFormat(m_task.fmt_cap, m_task.buf_cap, width, height, v4l2_fmt); in SetDstFormat()
H A Dlibscaler-v4l2.h130 inline bool SetFormat(FrameInfo &frm, unsigned int width, unsigned int height, in SetFormat() function
241 return SetFormat(m_frmSrc, width, height, v4l2_colorformat); in SetSrcFormat()
246 return SetFormat(m_frmDst, width, height, v4l2_colorformat); in SetDstFormat()
H A Dlibscaler-m2m1shot.cpp127 bool CScalerM2M1SHOT::SetFormat(m2m1shot_pix_format &fmt, m2m1shot_buffer &buf, in SetFormat() function in CScalerM2M1SHOT
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A DPgmImage.cpp32 SetFormat(format); in PgmImage()
83 void PgmImage::SetFormat(int format) in SetFormat() function in PgmImage
H A DPgmImage.h74 void SetFormat(int format);
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_wrapper_mock.h46 MOCK_METHOD2(SetFormat, int(const StreamFormat& desired_format,
H A Dv4l2_wrapper.h81 virtual int SetFormat(const StreamFormat& desired_format,
H A Dv4l2_camera.cpp366 res = device_->SetFormat(stream_format, &max_buffers); in setupStreams()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3StreamMem.cpp589 m_grallocInterface.SetFormat = reinterpret_cast<GRALLOC1_PFN_SET_FORMAT>( in NativeBufferInterface()
648 m_grallocInterface.SetFormat(m_pGralloc1Device,desc, HAL_PIXEL_FORMAT_RAW10); in GetGrallocBufferStride()
H A DQCamera3StreamMem.h113 int32_t (*SetFormat)( member
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A Dhw_device_drm.h103 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_device_drm.h106 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.h112 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_device_drm.h107 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.h113 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.h105 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.h114 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_device.h117 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_display.h153 int SetFormat(const int32_t &source, const int flags, LayerBufferFormat *target);
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_device_drm.h125 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_device.h137 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display.h193 int SetFormat(const int32_t &source, const int flags, LayerBufferFormat *target);
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display.h193 int SetFormat(const int32_t &source, const int flags, LayerBufferFormat *target);
/aosp12/hardware/google/graphics/common/libhwjpeg/include/
H A Dexynos-hwjpeg.h550 bool SetFormat();
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.h145 DisplayError SetFormat(const LayerBufferFormat &source, uint32_t *target);

12