Home
last modified time | relevance | path

Searched defs:mul8 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtexturedspenc.c143 #define mul8(a, b) (((a) * (b) + 128 + (((a) * (b) + 128) >> 8)) >> 8) macro
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_vsx.c1006 const vec_s16 mul8 = vec_splat_s16(8); in yuv2rgb_full_1_vsx_template() local
1136 const vec_s16 mul8 = vec_splat_s16(8); in yuv2rgb_1_vsx_template() local
[all...]
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm149 mul8 $02, $02, $regdata label

Completed in 8 milliseconds