HomeSort by relevance Sort by last modified time
    Searched full:yuv (Results 276 - 300 of 372) sorted by null

<<1112131415

  /hardware/samsung_slsi/exynos5/libswconverter/
csc_ARGB8888_to_YUV420SP_NEON.s 64 @-------------------------------------------YUV ------------------------------------------
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 438 // convert input yuv format to yuv444
ANativeWindowDisplayAdapter.cpp 661 //LOCK UNLOCK TO GET YUV POINTERS
    [all...]
  /external/libyuv/files/source/
scale_argb.cc 905 // Code is adapted from libyuv bilinear yuv scaling, but with bilinear
906 // interpolation off, and argb pixels instead of yuv.
    [all...]
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp     [all...]
  /hardware/qcom/display/libhwcomposer/
hwc_utils.cpp 401 // Switch ppd on/off for YUV
438 //reset stored yuv index
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 337 pSrcBuf); /* YUV Addr or FD */
340 pYUVBuf); /* YUV Addr or FD */
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 626 * Fill buffer with data from the input file (YUV data 420/422 little endian/ 422 big endian).
815 pAppData->pInPortDef->format.video.cMIMEType = "yuv";
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 235 * which causes SDL to make an RGB surface and manage the YUV overlay
236 * in software. Sorry. Use SDL 1.3 if you want YUV rendering in a pixel
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h 711 // If bStoreMetaData is set to false, real YUV frame data will be stored
713 // with the corresponding extension index, real YUV data is stored
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 144 // Need YUV->RGB conversion in many cases
  /device/lge/mako/camera/
QCameraHWI.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_API.h     [all...]
M4VSS3GPP_InternalTypes.h 381 M4OSA_Bool bGetYuvDataFromDecoder; /* Boolean used to get YUV data from dummy video decoder only for first time */
    [all...]
  /frameworks/av/media/libstagefright/
CameraSource.cpp 468 * data or real YUV data in video buffers. Request to
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 349 \param "cur" "Pointer to the current YUV block."
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
slice.cpp 510 /* copy the content from predBlock back to the reconstructed YUV frame */
  /frameworks/av/services/camera/libcameraservice/
CameraClient.cpp 708 // ext1 is the dimension of the yuv picture.
  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.cpp 156 // Flexible YUV allows both YV12 and NV21
    [all...]
  /frameworks/rs/
rsAllocation.cpp 74 mHal.state.yuv = type->getDimYuv();
  /hardware/qcom/media/mm-core/inc/
OMX_QCOMExtns.h 629 /** Frame Dimensions added to each YUV buffer */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 517 /** Frame Dimensions added to each YUV buffer */
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 386 //! Encode JPEG from YUV
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c     [all...]

Completed in 1017 milliseconds

<<1112131415