HomeSort by relevance Sort by last modified time
    Searched refs:src_frame (Results 1 - 4 of 4) sorted by null

  /external/libyuv/files/include/libyuv/
convert_argb.h 131 int BGRAToARGB(const uint8* src_frame, int src_stride_frame,
137 int ABGRToARGB(const uint8* src_frame, int src_stride_frame,
143 int RGBAToARGB(const uint8* src_frame, int src_stride_frame,
152 int RGB24ToARGB(const uint8* src_frame, int src_stride_frame,
158 int RAWToARGB(const uint8* src_frame, int src_stride_frame,
164 int RGB565ToARGB(const uint8* src_frame, int src_stride_frame,
170 int ARGB1555ToARGB(const uint8* src_frame, int src_stride_frame,
176 int ARGB4444ToARGB(const uint8* src_frame, int src_stride_frame,
206 // "src_width" / "src_height" is size of src_frame in pixels.
215 int ConvertToARGB(const uint8* src_frame, size_t src_size
    [all...]
convert.h 128 int ARGBToI420(const uint8* src_frame, int src_stride_frame,
136 int BGRAToI420(const uint8* src_frame, int src_stride_frame,
144 int ABGRToI420(const uint8* src_frame, int src_stride_frame,
152 int RGBAToI420(const uint8* src_frame, int src_stride_frame,
160 int RGB24ToI420(const uint8* src_frame, int src_stride_frame,
168 int RAWToI420(const uint8* src_frame, int src_stride_frame,
176 int RGB565ToI420(const uint8* src_frame, int src_stride_frame,
184 int ARGB1555ToI420(const uint8* src_frame, int src_stride_frame,
192 int ARGB4444ToI420(const uint8* src_frame, int src_stride_frame,
226 // "src_width" / "src_height" is size of src_frame in pixels
    [all...]
planar_functions.h 98 int ARGBToRGBA(const uint8* src_frame, int src_stride_frame,
140 int ARGBToI422(const uint8* src_frame, int src_stride_frame,
  /hardware/qcom/msm8960/kernel-headers/media/
msm_camera.h 266 struct msm_pp_frame src_frame; member in struct:msm_mctl_pp_frame_cmd
    [all...]

Completed in 140 milliseconds