Home
last modified time | relevance | path

Searched defs:vst (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dgnu-flags.c154 struct vst { struct
159 struct vst hdr; argument
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c574 int dp, int x8_idx, int y8_idx, v8x8 *vst, in fill_variance_4x4avg()
613 int dp, int x16_idx, int y16_idx, v16x16 *vst, in fill_variance_8x8avg()
818 v16x16 *vst = &vt.split[i].split[j]; in choose_partitioning() local