Searched refs:v16x16 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c236 } v16x16; typedef in typeref:struct:__anon13158
240 v16x16 split[4];
279 v16x16 *vt = (v16x16 *) data;
431 v16x16 *vst = &vt.split[i].split[j];
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c316 } v16x16; typedef in typeref:struct:__anon24937
320 v16x16 split[4];
357 v16x16 *vt = (v16x16 *) data;
510 v16x16 *vst = &vt.split[i].split[j];

Completed in 128 milliseconds