Home
last modified time | relevance | path

Searched defs:i_size (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dbits.h35 gint i_size; member
44 gint i_size, void *p_data ) in bits_initwrite()
/third_party/boost/boost/numeric/ublas/
Doperation_blocked.hpp42 size_type i_size = e1 ().size1 (); in block_prod() local
97 size_type i_size = BOOST_UBLAS_SAME (e1 ().size (), e2 ().size1 ()); in block_prod() local
153 size_type i_size = e1 ().size1 (); in block_prod() local
214 size_type i_size = e1 ().size1 (); in block_prod() local
/third_party/boost/libs/fusion/example/cookbook/
Dfill_em_up.cpp66 static int const i_size = result_of::size<I>::value; in main() local
/third_party/ffmpeg/libavformat/
Domadec.c81 uint16_t i_size; member
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_column.cc321 uint64_t i_size = kUnsignedOne << static_cast<uint8_t>(int_type); in CompressInt() local
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp907 int64_t i_size = _ftelli64 (pFileYUV); in ProcessEncoding() local
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c1519 int i_size, i, offset; in gst_x265_enc_encode_frame() local
/third_party/ntfs-3g/libntfs-3g/
Ddir.c1104 s64 i_size, br, ia_pos, bmp_pos, ia_start; in ntfs_readdir() local
/third_party/boost/boost/polygon/detail/
Dpolygon_arbitrary_formation.hpp1394 int i_size = incoming.size(); in processPoint_() local
2315 int i_size = incoming.size(); in processPoint_() local
/third_party/e2fsprogs/lib/ext2fs/
Dext2_fs.h407 __u32 i_size; /* Size in bytes */ member
455 __u32 i_size; /* Size in bytes */ member
/third_party/f2fs-tools/fsck/
Dfsck.c668 u64 i_size = le64_to_cpu(node_blk->i.i_size); in fsck_chk_inode_blk() local
/third_party/f2fs-tools/include/
Df2fs_fs.h849 __le64 i_size; /* file size in bytes */ member