Searched refs:VBI_A (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | libzvbi-teletextdec.c | 41 #define VBI_A(rgba) (((rgba) >> 24) & 0xFF) macro 497 a = VBI_A(page->color_map[ci]); in gen_sub_bitmap() |
Completed in 2 milliseconds