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
109 int total_blocks; in smc_decode_stream() local438 int total_blocks = ((s->avctx->width + 3) / 4) * ((s->avctx->height + 3) / 4); in smc_decode_frame() local
91 int total_blocks; in msvideo1_decode_8bit() local191 int total_blocks; in msvideo1_decode_16bit() local
88 int total_blocks; in rpza_decode_stream() local
203 unsigned total_blocks = avctx->width * avctx->height / 4, in escape130_decode_frame() local
84 int total_blocks; member555 int total_blocks; in rpza_encode_stream() local
129 int total_blocks; in smc_encode_stream() local
60 int total_blocks; member
70 size_t total_blocks; member
149 int total_blocks; in ape_read_header() local
46 size_t 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()