Searched refs:MKTAG16 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | rtpdec_qt.c | 138 #define MKTAG16(a,b) MKTAG(a,b,0,0) in qt_rtp_parse_packet() macro 140 case MKTAG16('s','d'): { in qt_rtp_parse_packet() |
Completed in 1 milliseconds