Searched refs:h261_decode_block (Results 1 – 1 of 1) sorted by relevance
257 static int h261_decode_block(H261Context *h, int16_t *block, int n, int coded) in h261_decode_block() function455 if (h261_decode_block(h, s->block[i], i, cbp & 32) < 0) in h261_decode_mb()