Searched refs:mba1 (Results 1 – 3 of 3) sorted by relevance
145 unsigned int mba1:3; /* Address of first MB starting count from 0 - part1 */ member176 unsigned int mba1:3; /* Address of first MB starting count from 0 - part1 */211 unsigned int mba1:3; /* Address of first MB starting count from 0 - part1 */ member252 unsigned int mba1:3; /* Address of first MB starting count from 0 - part1 */
648 b_header->mba1 = package->mba >> 6; 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()