Home
last modified time | relevance | path

Searched defs:has_alpha_channel (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlibvpxdec.c45 int has_alpha_channel; member
109 int has_alpha_channel) in set_pix_fmt()
/third_party/skia/gm/
Dwacky_yuv_formats.cpp96 static bool has_alpha_channel(YUVFormat format) { in has_alpha_channel() function