Home
last modified time | relevance | path

Searched refs:stream_format (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_audio_aac.h77 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_audio_aac.h72 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_audio_aac.h79 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_audio_aac.h73 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_audio_aac.h79 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_audio_aac.h73 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio_aac.h79 uint32_t stream_format; member
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_audio_aac.h73 uint32_t stream_format; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HALHeader.h90 cam_format_t stream_format; member
H A DQCamera3Channel.cpp1681 cam_stream_info_t info = {.fmt = reproc_cfg.stream_format}; in setReprocConfig()
1700 reproc_cfg.stream_format = streamFormat; in setReprocConfig()
1730 rc = mm_stream_calc_offset_video(reproc_cfg.stream_format, in setReprocConfig()
5481 src_config.stream_format, reprocess_config.offline.input_dim.width, in addReprocStreamsFromSource()
5495 rc = pStream->init(streamType, src_config.stream_format, in addReprocStreamsFromSource()
H A DQCamera3HWI.h501 void addToPPFeatureMask(int stream_format, uint32_t stream_idx);
H A DQCamera3PostProc.cpp363 cam_format_t img_fmt = frame->reproc_config.stream_format; in getFWKJpegEncodeConfig()
H A DQCamera3HWI.cpp1673 void QCamera3HardwareInterface::addToPPFeatureMask(int stream_format, in addToPPFeatureMask() argument
1703 switch (stream_format) { in addToPPFeatureMask()
/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_camera.cpp364 StreamFormat stream_format(format, width, height); in setupStreams() local
366 res = device_->SetFormat(stream_format, &max_buffers); in setupStreams()
H A DAndroid.mk59 stream_format.cpp \