Home
last modified time | relevance | path

Searched defs:vB (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
Dh264chroma_template.c126 const vec_s16 vB = VEC_SPLAT16(vABCD, 3); in PREFIX_h264_chroma_mc8_altivec() local
201 const vec_s16 vB = VEC_SPLAT16(vABCD, 3); in PREFIX_no_rnd_vc1_chroma_mc8_altivec() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_analysis.c243 alignas(16) float vB[2][4]; in check_elts24() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_N.c361 vector unsigned short vR, vG, vB; in Blit_RGB565_32Altivec() local
508 vector unsigned short vR, vG, vB; in Blit_RGB555_32Altivec() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_ra.cpp1424 LValue *vB = intf->getValue(); in checkInterference() local
/third_party/mksh/
Dedit.c3492 #define vB 0x20 /* bad command (^@) */ macro