Home
last modified time | relevance | path

Searched refs:f_mcu_current_block (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c9344 uint32_t f_mcu_current_block; member
44176 self->private_impl.f_mcu_current_block = 0u; in wuffs_jpeg__decoder__decode_sos()
46038 while (self->private_impl.f_mcu_current_block < self->private_impl.f_mcu_num_blocks) { in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46048 … v_dc_h = self->private_impl.f_mcu_blocks_dc_hselector[self->private_impl.f_mcu_current_block]; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46083 …comps_cselector[self->private_impl.f_mcu_blocks_sselector[self->private_impl.f_mcu_current_block]]; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46098 … v_ac_h = self->private_impl.f_mcu_blocks_ac_hselector[self->private_impl.f_mcu_current_block]; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46149 v_mcb = self->private_impl.f_mcu_current_block; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46150 self->private_impl.f_mcu_current_block += 1u; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46161 self->private_impl.f_mcu_current_block = 0u; in wuffs_jpeg__decoder__decode_mcu__choosy_default()
46640 while (self->private_impl.f_mcu_current_block < self->private_impl.f_mcu_num_blocks) { in wuffs_jpeg__decoder__decode_mcu_progressive_dc_high_bits()
[all …]