Searched refs:color_space (Results 1 – 14 of 14) sorted by relevance
74 unsigned char color_space; member
146 unsigned int color_space : 1; member
2004 va_TraceMsg(trace_ctx, "\tpic_flags.bits.color_space = %d\n", p->pic_flags.bits.color_space); in va_TraceVAEncPictureParameterBufferVP8()
141 unsigned int color_space; // Color Space of the Source Image member
202 uint16_t color_space; member
446 1, exifInfo->color_space); in makeExif()
5767 mExifInfo.color_space = EXIF_DEF_COLOR_SPACE; in m_setExifFixedAttribute()
197 uint16_t color_space; member
463 1, exifInfo->color_space); in makeExif()
3699 mExifInfo.color_space = EXIF_DEF_COLOR_SPACE; in m_setExifFixedAttribute()
418 int *color_space = va_arg(args, int *); in gralloc_perform() local424 *color_space = metadata->colorSpace; in gralloc_perform()
75 COLOR_SPACE color_space; member
1054 cm->color_space = (COLOR_SPACE)vp9_rb_read_literal(rb, 3); in read_uncompressed_header()1055 if (cm->color_space != SRGB) { in read_uncompressed_header()