Home
last modified time | relevance | path

Searched defs:color_offset (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh274.c231 static const uint8_t color_offset[3] = { 0, 85, 170 }; in ff_h274_apply_film_grain() local
/third_party/ffmpeg/libavutil/
Ddovi_meta.h204 size_t color_offset; /* AVDOVIColorMetadata */ member
/third_party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp143 vfloat4 color_offset = offset[partition]; in realign_weights_undecimated() local
300 vfloat4 color_offset = offset[partition]; in realign_weights_decimated() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp4416 glw::GLvoid* color_offset = (capture_mode == GL_INTERLEAVED_ATTRIBS) ? in bindBOForDraw() local