Home
last modified time | relevance | path

Searched defs:rgbx (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsheervideodata.h109 static const SheerTable rgbx[2] = { variable
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dalpha_processing_neon.c46 uint32_t* const rgbx = (uint32_t*)rgba; in ApplyAlphaMultiply_NEON() local
H A Dalpha_processing_sse2.c185 uint32_t* const rgbx = (uint32_t*)rgba; in ApplyAlphaMultiply_SSE2() local
H A Dyuv_sse41.c540 RGBA32PackedToPlanar_16b_SSE41( const uint16_t* const rgbx, __m128i* const r, __m128i* const g, __m128i* const b) RGBA32PackedToPlanar_16b_SSE41() argument
H A Dyuv_sse2.c694 RGBA32PackedToPlanar_16b_SSE2( const uint16_t* const rgbx, __m128i* const r, __m128i* const g, __m128i* const b) RGBA32PackedToPlanar_16b_SSE2() argument
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1172 isl_format_rgbx_to_rgba(enum isl_format rgbx) in isl_format_rgbx_to_rgba() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_formats.c513 enum isl_format rgbx = isl_format_rgb_to_rgbx(plane_format.isl_format); in anv_get_format_plane() local

Completed in 11 milliseconds