Searched defs:vst (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/test/Sema/ |
H A D | gnu-flags.c | 154 struct vst { struct 159 struct vst hdr; argument
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | var_based_part.c | 268 int dst_stride, int x16_idx, int y16_idx, VP16x16 *vst, int pixels_wide, in fill_variance_8x8avg_highbd() 291 int dst_stride, int x16_idx, int y16_idx, VP16x16 *vst, int pixels_wide, in fill_variance_8x8avg_lowbd() 331 int x16_idx, int y16_idx, VP16x16 *vst, in fill_variance_8x8avg() 390 int x8_idx, int y8_idx, VP8x8 *vst, in fill_variance_4x4avg() 1149 VP16x16 *vst = &vt->split[blk64_idx].split[lvl1_idx].split[lvl2_idx]; in fill_variance_tree_leaves() local
|
/aosp_15_r20/system/extras/partition_tools/ |
H A D | lpdump.cc | 227 struct statvfs vst; in MergeFsUsage() local
|
/aosp_15_r20/system/core/fs_mgr/ |
H A D | fs_mgr_overlayfs_mount.cpp | 119 struct statvfs vst; in fs_mgr_filesystem_has_space() local
|
H A D | fs_mgr.cpp | 1955 struct statvfs vst; in ZramBackingDeviceSizeAvailable() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encodeframe.c | 715 int dp, int x8_idx, int y8_idx, v8x8 *vst, in fill_variance_4x4avg() 751 int dp, int x16_idx, int y16_idx, v16x16 *vst, in fill_variance_8x8avg() 1571 v16x16 *vst = &vt.split[i].split[j]; in choose_partitioning() local
|
/aosp_15_r20/frameworks/av/media/codec2/tests/ |
H A D | C2Param_test.cpp | 2399 C2NumbersStreamTuning::output *vst = C2NumbersStreamTuning::output::From(p1); in TEST_F() local
|