Searched refs:BlockType (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-core.c715 unsigned char BlockByte, BlockCode, BlockType, BlockTypeByte, Integrator; local
725 BlockType = 0;
738 BlockType = (BlockTypeByte & 0xC0) >> 6;
741 usbvision->ComprBlockTypes[BlockType]++;
744 if (BlockType == 0) {
772 if (BlockType == 1) { //inter Block
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss3.c68 enum BlockType { enum
H A Dmss4.c43 enum BlockType { enum

Completed in 121 milliseconds