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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_h263.c42 int startcode, vrc, picture_header; local
55 * - One bit (V, vrc), indicating the presence of an 8 bit Video
64 vrc = header & 0x0200;
69 if (vrc) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec_h263.c36 int startcode, vrc, picture_header; local
49 * - One bit (V, vrc), indicating the presence of an 8 bit Video
58 vrc = header & 0x0200;
63 if (vrc) {

Completed in 130 milliseconds