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

  /hardware/intel/common/libva/va/
va_dec_jpeg.h 74 unsigned char color_space; member in struct:_VAPictureParameterBufferJPEGBaseline
va_enc_vp8.h 145 /* color_space */
146 unsigned int color_space : 1; member in struct:_VAEncPictureParameterBufferVP8::__anon23995::__anon23996
va_trace.c     [all...]
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
image.c 45 image->color_space = clrspc;
184 p_image_dest->color_space = p_image_src->color_space;
212 image->color_space = clrspc;
jp2.c     [all...]
openjpeg.h 279 typedef enum COLOR_SPACE {
673 OPJ_COLOR_SPACE color_space; member in struct:opj_image
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 323 img->color_space = OPJ_CLRSPC_GRAY;
350 img->color_space = OPJ_CLRSPC_SRGB;
371 OPJ_COLOR_SPACE oldspace = image->color_space;
381 image->color_space = OPJ_CLRSPC_SRGB;
391 image->color_space = OPJ_CLRSPC_SRGB;
396 image->color_space = OPJ_CLRSPC_SRGB;
405 image->color_space = oldspace;
578 image->color_space = OPJ_CLRSPC_SRGB;
678 if( image->color_space != OPJ_CLRSPC_SYCC
681 image->color_space = OPJ_CLRSPC_SYCC
    [all...]
  /hardware/qcom/display/msm8084/libgralloc/
mapper.cpp 418 int *color_space = va_arg(args, int *); local
424 *color_space = metadata->colorSpace;
  /hardware/qcom/display/msm8226/libgralloc/
mapper.cpp 418 int *color_space = va_arg(args, int *); local
424 *color_space = metadata->colorSpace;
  /hardware/qcom/display/msm8994/libgralloc/
mapper.cpp 414 int *color_space = va_arg(args, int *); local
420 *color_space = metadata->colorSpace;
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.cpp 224 mOVInfo.color_space = ITU_R_601;
226 mOVInfo.color_space = data.colorSpace;
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 72 COLOR_SPACE color_space; member in struct:VP9Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_onyxc_int.h 75 COLOR_SPACE color_space; member in struct:VP9Common
  /hardware/qcom/display/msm8994/libcopybit/
copybit.cpp 514 req->color_space = ITU_R_601;
517 req->color_space = metadata->colorSpace;
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
vp9_encoder.c 524 cm->color_space = UNKNOWN;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 721 milliseconds