Searched defs:e_arch (Results 1 - 6 of 6) sorted by relevance

/external/libavc/test/encoder/
H A Dapp.h229 IV_ARCH_T e_arch; member in struct:__anon7793
/external/libmpeg2/test/decoder/
H A Dmain.c178 IVD_ARCH_T e_arch; member in struct:__anon8300
1264 ps_app_ctx->e_arch = ARCH_ARM_NONEON;
1266 ps_app_ctx->e_arch = ARCH_ARM_A9Q;
1268 ps_app_ctx->e_arch = ARCH_ARMV8_GENERIC;
1270 ps_app_ctx->e_arch = ARCH_ARM_A7;
1272 ps_app_ctx->e_arch = ARCH_ARM_A5;
1274 ps_app_ctx->e_arch = ARCH_ARM_NEONINTR;
1276 ps_app_ctx->e_arch = ARCH_X86_GENERIC;
1278 ps_app_ctx->e_arch = ARCH_X86_SSSE3;
1280 ps_app_ctx->e_arch
[all...]
/external/libavc/encoder/
H A Dive2.h314 IV_ARCH_T e_arch; member in struct:__anon7735
H A Dih264e_structs.h403 IV_ARCH_T e_arch; member in struct:__anon7673
/external/libavc/test/decoder/
H A Dmain.c185 IVD_ARCH_T e_arch; member in struct:__anon7787
1266 ps_app_ctx->e_arch = ARCH_ARM_NONEON;
1268 ps_app_ctx->e_arch = ARCH_ARM_A9Q;
1270 ps_app_ctx->e_arch = ARCH_ARM_A7;
1272 ps_app_ctx->e_arch = ARCH_ARM_A5;
1274 ps_app_ctx->e_arch = ARCH_ARM_NEONINTR;
1276 ps_app_ctx->e_arch = ARCH_X86_GENERIC;
1278 ps_app_ctx->e_arch = ARCH_X86_SSSE3;
1280 ps_app_ctx->e_arch = ARCH_X86_SSE42;
1282 ps_app_ctx->e_arch
[all...]
/external/libhevc/test/decoder/
H A Dmain.c184 IVD_ARCH_T e_arch; member in struct:__anon8190
1256 ps_app_ctx->e_arch = ARCH_ARM_NONEON;
1258 ps_app_ctx->e_arch = ARCH_ARM_A9Q;
1260 ps_app_ctx->e_arch = ARCH_ARM_A7;
1262 ps_app_ctx->e_arch = ARCH_ARM_A5;
1264 ps_app_ctx->e_arch = ARCH_ARM_NEONINTR;
1266 ps_app_ctx->e_arch = ARCH_X86_GENERIC;
1268 ps_app_ctx->e_arch = ARCH_X86_SSSE3;
1270 ps_app_ctx->e_arch = ARCH_X86_SSE42;
1272 ps_app_ctx->e_arch
[all...]

Completed in 2701 milliseconds