Lines Matching refs:size
36 int size;
71 int start_found, size, i;
77 size = pc1->size;
82 size++;
90 pc1->startpos = IS_EXSS_MARKER(state) ? size - 4 : size - 6;
98 size = 0;
108 size++;
114 if (size == 2) {
120 if (size == 2) {
126 if (size == 4) {
132 if (size == 4) {
138 if (size == 6) {
150 pc1->framesize <= size + 2) {
151 pc1->framesize = size + 2;
157 if (size == pc1->framesize + 4) {
164 if (pc1->framesize > size)
172 pc1->size = 0;
180 pc1->size = size;