OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorspace
(Results
276 - 300
of
575
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/mesa3d/src/mesa/state_tracker/
st_atom_texture.c
69
if (desc->
colorspace
!= UTIL_FORMAT_COLORSPACE_ZS ||
/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
pixdesc.h
51
* @note This is separate of the
colorspace
(RGB, YCbCr, YPbPr, JPEG-style YUV
/external/opencv3/3rdparty/libtiff/
tif_color.c
172
* The
colorspace
conversion algorithm comes from the IJG v5a code;
/external/opencv3/modules/photo/include/opencv2/
photo.hpp
135
image to CIELAB
colorspace
and then separately denoise L and AB components with different h
162
image to CIELAB
colorspace
and then separately denoise L and AB components with different h
185
The function converts image to CIELAB
colorspace
and then separately denoise L and AB components
270
The function converts images to CIELAB
colorspace
and then separately denoise L and AB components
[
all
...]
/external/pdfium/core/include/fxcodec/
fx_codec.h
481
IccCS
ColorSpace
;
/external/pdfium/testing/
SUPPRESSIONS_mac
237
colorspace
.pdf
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
605
cmsColorSpaceSignature
colorSpace
; // Color space of data
692
#define PT_ANY 0 // Don't check
colorspace
[
all
...]
/external/pdfium/third_party/libtiff/
tif_color.c
172
* The
colorspace
conversion algorithm comes from the IJG v5a code;
/external/skia/src/core/
SkPixelRef.cpp
327
SkYUVColorSpace*
colorSpace
) {
/external/webp/src/dsp/
lossless_neon.c
24
//
Colorspace
conversion functions
/external/webp/src/enc/
picture_tools.c
163
const int has_alpha = pic->
colorspace
& WEBP_CSP_ALPHA_BIT;
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_encoder.cc
397
// TODO(tkchin): Look at entropy mode and
colorspace
matrices.
/hardware/qcom/display/msm8084/libgralloc/
mapper.cpp
424
*color_space = metadata->
colorSpace
;
/hardware/qcom/display/msm8226/libgralloc/
mapper.cpp
424
*color_space = metadata->
colorSpace
;
/hardware/qcom/display/msm8909/libgralloc/
mapper.cpp
423
*color_space = metadata->
colorSpace
;
/hardware/qcom/display/msm8994/libgralloc/
mapper.cpp
410
*color_space = metadata->
colorSpace
;
/hardware/qcom/msm8x84/original-kernel-headers/media/
msm_vpu.h
34
*
colorspace
: possible values are enum vpu_colorspace
/external/clang/test/Analysis/
retain-release-gc-only.m
204
- (CGImageRef)createCGImage:(CIImage *)im fromRect:(CGRect)r format:(CIFormat)f
colorSpace
:(CGColorSpaceRef)cs;
328
[context createCGImage:img fromRect:rect format:form
colorSpace
:cs]; // expected-warning{{leak}}
/external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSurfaceTests.cpp
56
return (a.format != b.format) || (a.
colorSpace
!= b.
colorSpace
);
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
YUVImage.java
40
* Technically, the JPEG format uses the YCbCr
colorspace
(which technically is
41
* not a "
colorspace
" but rather a "color transform"), but per the convention
/external/libjpeg-turbo/
jdmaster.c
325
/* Report number of components in selected
colorspace
. */
352
default: /* else must be same
colorspace
as in file */
/external/libjpeg-turbo/simd/
jccolext-sse2-64.asm
2
; jccolext.asm -
colorspace
conversion (64-bit SSE2)
21
; Convert some rows of samples to the output
colorspace
.
jccolext-sse2.asm
2
; jccolext.asm -
colorspace
conversion (SSE2)
20
; Convert some rows of samples to the output
colorspace
.
jcgryext-sse2.asm
2
; jcgryext.asm - grayscale
colorspace
conversion (SSE2)
21
; Convert some rows of samples to the output
colorspace
.
jdcolext-sse2-64.asm
2
; jdcolext.asm -
colorspace
conversion (64-bit SSE2)
24
; Convert some rows of samples to the output
colorspace
.
Completed in 509 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>