Searched defs:total_blocks (Results 1 – 14 of 14) sorted by relevance
47 int blocks = 0, total_blocks, i; in bmv_aud_decode_frame() local
106 int total_blocks; in smc_decode_stream() local441 int total_blocks = ((s->avctx->width + 3) / 4) * ((s->avctx->height + 3) / 4); in smc_decode_frame() local
89 int total_blocks; in msvideo1_decode_8bit() local189 int total_blocks; in msvideo1_decode_16bit() local
87 int total_blocks; in rpza_decode_stream() local
203 unsigned total_blocks = avctx->width * avctx->height / 4, in escape130_decode_frame() local
83 int total_blocks; member554 int total_blocks; in rpza_encode_stream() local
60 int total_blocks; member
70 size_t total_blocks; member
151 int total_blocks, final_size = 0; in ape_read_header() local
46 size_t total_blocks; member
98 guint32 total_blocks; member
49 int samplesperblock, total_blocks ; member
1450 check_all_blocks_in(coap_rblock_t *rec_blocks, size_t total_blocks) { in check_all_blocks_in()