Searched refs:iblock (Results 1 – 4 of 4) sorted by relevance
100 ext2_ino_t parent_ino, __u32 *iblock) in ext2fs_new_dir_inline_data() argument108 iblock[0] = ext2fs_cpu_to_le32(parent_ino); in ext2fs_new_dir_inline_data()110 dir = (struct ext2_dir_entry *)((char *)iblock + in ext2fs_new_dir_inline_data()
1638 ext2_ino_t parent_ino, __u32 *iblock);
51 double iblock; /**< impulse block bias option */ member57 …{ "iblock", "Sets the impulse block bias", offsetof(LibvorbisEncContext, iblock), AV_OPT_TYPE_DOUB…137 if (s->iblock) { in libvorbis_setup()138 if ((ret = vorbis_encode_ctl(vi, OV_ECTL_IBLOCK_SET, &s->iblock))) in libvorbis_setup()
1179 @item iblock (@emph{--advanced-encode-option impulse_noisetune=N})