Home
last modified time | relevance | path

Searched refs:EVAS_COLORSPACE_YCBCR422P709_PL (Results 1 – 10 of 10) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/common/
H A Devas_image_data.c34 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_common_rgba_image_from_data()
93 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_common_rgba_image_from_copied_data()
119 (im->cache_entry.space == EVAS_COLORSPACE_YCBCR422P709_PL) || in evas_common_rgba_image_size_set()
182 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_common_rgba_image_colorspace_set()
H A Devas_image_main.c171 case EVAS_COLORSPACE_YCBCR422P709_PL: in _evas_common_rgba_image_plane_get()
246 case EVAS_COLORSPACE_YCBCR422P709_PL: in _evas_common_rgba_image_plane_get()
337 case EVAS_COLORSPACE_YCBCR422P709_PL: in _evas_common_rgba_image_data_offset()
/dports/devel/efl/efl-1.25.1/src/modules/emotion/gstreamer1/
H A Demotion_convert.c180 EVAS_COLORSPACE_YCBCR422P709_PL, _evas_video_i420, EINA_TRUE },
185 EVAS_COLORSPACE_YCBCR422P709_PL, _evas_video_yv12, EINA_TRUE },
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_Loader.h195 #define EVAS_COLORSPACE_YCBCR422P709_PL EMILE_COLORSPACE_YCBCR422P709_PL macro
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_image.c383 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_new_from_data()
435 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_new_from_copied_data()
493 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_new()
613 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_content_hint_set()
873 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_update()
1338 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_image_draw()
H A Devas_gl_context.c2976 case EVAS_COLORSPACE_YCBCR422P709_PL: in evas_gl_common_context_image_map_push()
/dports/devel/efl/efl-1.25.1/src/lib/evas/cache/
H A Devas_cache_image.c1151 (cspace == EVAS_COLORSPACE_YCBCR422P709_PL) || in evas_cache_image_copied_data()
1184 (cspace == EVAS_COLORSPACE_YCBCR422P709_PL) || in evas_cache_image_data()
1215 (im->space == EVAS_COLORSPACE_YCBCR422P709_PL) || in evas_cache_image_surface_alloc()
1233 (im->space == EVAS_COLORSPACE_YCBCR422P709_PL) || in evas_cache_image_size_set()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_generic/
H A Devas_engine.c408 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_colorspace_set()
726 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_size_set()
1016 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_data_get()
1115 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_data_put()
1467 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_stride_get()
2767 case EVAS_COLORSPACE_YCBCR422P709_PL: in _is_yuv()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_generic/
H A Devas_engine.c1338 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_data_get()
1409 case EVAS_COLORSPACE_YCBCR422P709_PL: in eng_image_data_put()
1743 case EVAS_COLORSPACE_YCBCR422P709_PL: in _is_yuv()
/dports/devel/efl/efl-1.25.1/src/lib/emotion/
H A Demotion_smart.c166 (cs == EVAS_COLORSPACE_YCBCR422P709_PL)) in _emotion_image_data_zero()