Searched defs:fourcc (Results 1 – 13 of 13) sorted by relevance
/hardware/libhardware/modules/camera/3_4/arc/ |
D | frame_buffer.cpp | 64 uint32_t fourcc) in V4L2FrameBuffer() 105 uint32_t height, uint32_t fourcc, in GrallocFrameBuffer()
|
D | frame_buffer.h | 37 void SetFourcc(uint32_t fourcc) { fourcc_ = fourcc; } in SetFourcc()
|
D | common_types.h | 43 uint32_t fourcc; member
|
D | image_processor.cpp | 70 size_t ImageProcessor::GetConvertedSize(int fourcc, uint32_t width, in GetConvertedSize()
|
/hardware/libhardware/modules/camera/3_4/ |
D | stream_format.cpp | 149 uint32_t fourcc, uint32_t width, in FindBestFitFormat()
|
D | v4l2_wrapper.cpp | 683 uint32_t fourcc = in DequeueRequest() local
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 106 uint32_t fourcc; member
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_q6vdec.h | 137 u32 fourcc; member 252 u32 fourcc; member 290 u32 fourcc; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_q6vdec.h | 137 u32 fourcc; member 252 u32 fourcc; member 290 u32 fourcc; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 116 u32 fourcc; /* video format */ member 224 u32 fourcc; member 259 u32 fourcc; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_q6vdec.h | 116 u32 fourcc; /* video format */ member 224 u32 fourcc; member 259 u32 fourcc; member
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 33 uint32_t w, uint32_t h, uint32_t fourcc, in V4L2Frame()
|
D | ExternalCameraDevice.cpp | 582 uint32_t fourcc, const std::array<int, SIZE>& halFormats, in initOutputCharskeysByFormat()
|