Lines Matching defs:s_decode_frame

6640     } s_decode_frame[1];
9487 } s_decode_frame[1];
9839 } s_decode_frame[1];
10162 } s_decode_frame[1];
23404 v_status = self->private_data.s_decode_frame[0].v_status;
23426 self->private_data.s_decode_frame[0].scratch = self->private_impl.f_padding;
23428 if (self->private_data.s_decode_frame[0].scratch > ((uint64_t)(io2_a_src - iop_a_src))) {
23429 self->private_data.s_decode_frame[0].scratch -= ((uint64_t)(io2_a_src - iop_a_src));
23434 iop_a_src += self->private_data.s_decode_frame[0].scratch;
23510 self->private_data.s_decode_frame[0].scratch = self->private_impl.f_pending_pad;
23512 if (self->private_data.s_decode_frame[0].scratch > ((uint64_t)(io2_a_src - iop_a_src))) {
23513 self->private_data.s_decode_frame[0].scratch -= ((uint64_t)(io2_a_src - iop_a_src));
23518 iop_a_src += self->private_data.s_decode_frame[0].scratch;
23532 self->private_data.s_decode_frame[0].v_status = v_status;
40470 self->private_data.s_decode_frame[0].scratch = 0;
40477 uint64_t* scratch = &self->private_data.s_decode_frame[0].scratch;
40505 self->private_data.s_decode_frame[0].scratch = (((uint64_t)(self->private_impl.f_chunk_length)) + 12);
40507 if (self->private_data.s_decode_frame[0].scratch > ((uint64_t)(io2_a_src - iop_a_src))) {
40508 self->private_data.s_decode_frame[0].scratch -= ((uint64_t)(io2_a_src - iop_a_src));
40513 iop_a_src += self->private_data.s_decode_frame[0].scratch;
42775 v_dst_bytes_per_pixel = self->private_data.s_decode_frame[0].v_dst_bytes_per_pixel;
42776 v_dst_x = self->private_data.s_decode_frame[0].v_dst_x;
42777 v_dst_y = self->private_data.s_decode_frame[0].v_dst_y;
42778 v_mark = self->private_data.s_decode_frame[0].v_mark;
42779 v_num_pixels32 = self->private_data.s_decode_frame[0].v_num_pixels32;
42780 v_lit_length = self->private_data.s_decode_frame[0].v_lit_length;
42781 v_run_length = self->private_data.s_decode_frame[0].v_run_length;
42782 v_num_dst_bytes = self->private_data.s_decode_frame[0].v_num_dst_bytes;
42856 self->private_data.s_decode_frame[0].scratch = v_num_src_bytes;
42858 if (self->private_data.s_decode_frame[0].scratch > ((uint64_t)(io2_a_src - iop_a_src))) {
42859 self->private_data.s_decode_frame[0].scratch -= ((uint64_t)(io2_a_src - iop_a_src));
42864 iop_a_src += self->private_data.s_decode_frame[0].scratch;
43037 self->private_data.s_decode_frame[0].v_dst_bytes_per_pixel = v_dst_bytes_per_pixel;
43038 self->private_data.s_decode_frame[0].v_dst_x = v_dst_x;
43039 self->private_data.s_decode_frame[0].v_dst_y = v_dst_y;
43040 self->private_data.s_decode_frame[0].v_mark = v_mark;
43041 self->private_data.s_decode_frame[0].v_num_pixels32 = v_num_pixels32;
43042 self->private_data.s_decode_frame[0].v_lit_length = v_lit_length;
43043 self->private_data.s_decode_frame[0].v_run_length = v_run_length;
43044 self->private_data.s_decode_frame[0].v_num_dst_bytes = v_num_dst_bytes;
43666 v_dst_bytes_per_pixel = self->private_data.s_decode_frame[0].v_dst_bytes_per_pixel;
43667 v_dst_x = self->private_data.s_decode_frame[0].v_dst_x;
43668 v_dst_y = self->private_data.s_decode_frame[0].v_dst_y;
43669 memcpy(v_src, self->private_data.s_decode_frame[0].v_src, sizeof(v_src));
43670 v_c = self->private_data.s_decode_frame[0].v_c;
43761 self->private_data.s_decode_frame[0].v_dst_bytes_per_pixel = v_dst_bytes_per_pixel;
43762 self->private_data.s_decode_frame[0].v_dst_x = v_dst_x;
43763 self->private_data.s_decode_frame[0].v_dst_y = v_dst_y;
43764 memcpy(self->private_data.s_decode_frame[0].v_src, v_src, sizeof(v_src));
43765 self->private_data.s_decode_frame[0].v_c = v_c;