Searched defs:last0 (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | jpeglsenc.c | 348 int last0 = last[0]; in encode_picture_ls() local 357 int last0 = *((uint16_t *)last); in encode_picture_ls() local 369 int last0 = last[j]; in encode_picture_ls() local 383 int last0 = last[j]; in encode_picture_ls() local
|
/third_party/boost/boost/multi_index/detail/ |
D | seq_index_ops.hpp | 64 iterator first0=x.begin(),last0=x.end(); in sequenced_index_merge() local 88 impl_pointer last0=x; in sequenced_index_collate() local
|
D | rnd_index_ops.hpp | 95 last0=first1, in random_access_index_inplace_merge() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 37 __vector unsigned char this0, last0, p_last0, next0 = { 0 }, p_next0, in jsimd_h2v1_fancy_upsample_altivec() local
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 37 __vector unsigned char this0, last0, p_last0, next0 = { 0 }, p_next0, in jsimd_h2v1_fancy_upsample_altivec() local
|
/third_party/boost/libs/gil/test/legacy/ |
D | performance.cpp | 186 T1 *first0, *first1, *first2, *last0; in operator ()() local
|