Home
last modified time | relevance | path

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

/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c1184 #define STORE_DOUBLE_LINE(i, j) do { \ in transpose_8x16_char_fromPackedAlign_altivec() macro
1207 STORE_DOUBLE_LINE(0,1); in transpose_8x16_char_fromPackedAlign_altivec()
1208 STORE_DOUBLE_LINE(2,3); in transpose_8x16_char_fromPackedAlign_altivec()
1209 STORE_DOUBLE_LINE(4,5); in transpose_8x16_char_fromPackedAlign_altivec()
1210 STORE_DOUBLE_LINE(6,7); in transpose_8x16_char_fromPackedAlign_altivec()