Home
last modified time | relevance | path

Searched defs:img (Results 1 – 25 of 47) sorted by relevance

12

/hardware/google/av/media/sfplugin/utils/
DCodec2BufferUtils.cpp66 static status_t _ImageCopy(View &view, const MediaImage2 *img, ImagePixel *imgBase) { in _ImageCopy()
120 status_t ImageCopy(uint8_t *imgBase, const MediaImage2 *img, const C2GraphicView &view) { in ImageCopy()
155 status_t ImageCopy(C2GraphicView &view, const uint8_t *imgBase, const MediaImage2 *img) { in ImageCopy()
242 bool IsYUV420(const MediaImage2 *img) { in IsYUV420()
255 bool IsNV12(const MediaImage2 *img) { in IsNV12()
264 bool IsI420(const MediaImage2 *img) { in IsI420()
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxEnc.cpp508 MediaImage2 img = CreateYUV420PlanarMediaImage2(width, height, stride, vstride); in process() local
DC2SoftVpxDec.cpp560 vpx_image_t *img = vpx_codec_get_frame(mCodecCtx, &iter); in outputBuffer() local
/hardware/google/av/media/sfplugin/tests/
DMediaCodec_sanity_test.cpp348 MediaImage2 *img = (MediaImage2*)imgBuf->data(); in TEST_P() local
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Enc.cpp539 MediaImage2 img = CreateYUV420PlanarMediaImage2(width, height, width, height); in process() local
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.cpp141 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
Dcopybit_c2d.cpp909 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp929 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
949 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp650 android::MediaImage& img = describeParamsV1.sMediaImage; in isColorFormatFlexibleYUV() local
669 android::MediaImage2& img = describeParams.sMediaImage; in isColorFormatFlexibleYUV() local
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit_c2d.cpp933 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
953 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp158 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp931 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
951 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp156 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp933 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
953 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit_c2d.cpp933 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
953 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp158 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/sm8150/display/libcopybit/
Dcopybit_c2d.cpp933 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
953 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp158 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp933 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
953 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp158 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp935 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
955 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp938 static bool need_temp_buffer(struct copybit_image_t const *img) in need_temp_buffer()
958 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
Dcopybit.cpp150 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image()

12