Home
last modified time | relevance | path

Searched refs:VGA__TAG (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwc3movie.c47 #define VGA__TAG MKTAG('V', 'G', 'A', ' ') macro
238 case VGA__TAG: in wc3_read_packet()
/third_party/ffmpeg/libavcodec/
H A Dxan.c47 #define VGA__TAG MKTAG('V', 'G', 'A', ' ') macro
551 while (bytestream2_get_bytes_left(&ctx) > 8 && tag != VGA__TAG) { in xan_decode_frame()
598 case VGA__TAG: in xan_decode_frame()

Completed in 2 milliseconds