Lines Matching defs:ptrs
814 GetByteContext ptrs, gb;
819 bytestream2_init(&ptrs, buf, buf_end - buf);
823 ofssrc = bytestream2_get_be32(&ptrs);
868 GetByteContext ptrs, gb;
872 bytestream2_init(&ptrs, buf, buf_end - buf);
876 ofssrc = bytestream2_get_be32(&ptrs);
1046 GetByteContext ptrs, gb, dptrs, dgb;
1053 bytestream2_init(&ptrs, buf, buf_end - buf);
1058 ofssrc = bytestream2_get_be32(&ptrs);
1114 GetByteContext ptrs, gb, dptrs, dgb;
1122 bytestream2_init(&ptrs, buf, buf_end - buf);
1127 ofssrc = bytestream2_get_be32(&ptrs);
1200 GetByteContext ptrs, gb;
1204 bytestream2_init(&ptrs, buf, buf_end - buf);
1208 ofssrc = bytestream2_get_be32(&ptrs);
1261 GetByteContext ptrs, gb;
1266 bytestream2_init(&ptrs, buf, buf_end - buf);
1270 ofssrc = bytestream2_get_be32(&ptrs);
1343 GetByteContext gb, ptrs;
1351 bytestream2_init(&ptrs, buf, bpp * 4);
1354 ofssrc = bytestream2_get_be32(&ptrs);
1402 GetByteContext gb, ptrs;
1410 bytestream2_init(&ptrs, buf, bpp * 4);
1413 ofssrc = bytestream2_get_be32(&ptrs);