Searched refs:mba2 (Results 1 – 3 of 3) sorted by relevance
149 unsigned int mba2:6; /* Address of first MB starting count from 0 - part2 */ member178 unsigned int mba2:6; /* Address of first MB starting count from 0 - part2 */215 unsigned int mba2:6; /* Address of first MB starting count from 0 - part2 */ member254 unsigned int mba2:6; /* Address of first MB starting count from 0 - part2 */
649 b_header->mba2 = package->mba & 0x003f; in gst_rtp_h263_pay_splat_header_B()
187 static int h261_decode_mb_skipped(H261Context *h, int mba1, int mba2) in h261_decode_mb_skipped() argument194 for (i = mba1; i < mba2; i++) { in h261_decode_mb_skipped()