Home
last modified time | relevance | path

Searched refs:DATA_STREAM_CONTROL (Results 1 – 7 of 7) sorted by relevance

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/altivec/
H A Dvectorize.h52 #define DATA_STREAM_CONTROL(size,count,stride) \ macro
H A Dfind_best_one_pel.c144 dsc.control = DATA_STREAM_CONTROL(1,0,0); in _find_best_one_pel_altivec()
150 dsc.control += DATA_STREAM_CONTROL(1,1,0); in _find_best_one_pel_altivec()
H A Diquant_non_intra.c91 dsc.control = DATA_STREAM_CONTROL(64/8,1,0); in iquant_non_intra_m1_altivec()
256 dsc.control = DATA_STREAM_CONTROL(64/8,1,0); in iquant_non_intra_m2_altivec()
H A Diquant_intra.c101 dsc.control = DATA_STREAM_CONTROL(64/8,1,0); in iquant_intra_m1_altivec()
307 dsc.control = DATA_STREAM_CONTROL(64/8,1,0); in iquant_intra_m2_altivec()
H A Dbuild_sub22_mests.c164 dsc.control = DATA_STREAM_CONTROL(1,0,0); in _build_sub22_mests_altivec()
171 dsc.control += DATA_STREAM_CONTROL(1,1,0); in _build_sub22_mests_altivec()
H A Dsubsample_image.c86 dsc.control = DATA_STREAM_CONTROL(6,4,0); in subsample_image_altivec()
H A Dbuild_sub44_mests.c195 dsc.control = DATA_STREAM_CONTROL(1,0,0); in _build_sub44_mests_altivec()