Searched defs:prev1 (Results 1 – 10 of 10) sorted by relevance
| /third_party/ffmpeg/libavfilter/ |
| D | vf_yadif.c | 93 void *prev1, void *cur1, void *next1, in filter_line_c() 112 static void filter_edges(void *dst1, void *prev1, void *cur1, void *next1, in filter_edges() 144 void *prev1, void *cur1, void *next1, in filter_line_c_16bit() 161 static void filter_edges_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_edges_16bit()
|
| D | vf_bwdif.c | 135 static void filter_line_c(void *dst1, void *prev1, void *cur1, void *next1, in filter_line_c() 153 static void filter_edge(void *dst1, void *prev1, void *cur1, void *next1, in filter_edge() 180 static void filter_line_c_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_line_c_16bit() 198 static void filter_edge_16bit(void *dst1, void *prev1, void *cur1, void *next1, in filter_edge_16bit()
|
| D | vf_yadif_cuda.cu | 143 cudaTextureObject_t prev1 = is_second_field ? cur : prev; in yadif_single() local 214 cudaTextureObject_t prev1 = is_second_field ? cur : prev; in yadif_double() local
|
| /third_party/vk-gl-cts/framework/xexml/ |
| D | xeXMLParser.cpp | 251 int prev1 = m_curTokenLen > 4 ? getChar(m_curTokenLen-1) : 0; in advance() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | sanm.c | 770 static int process_block(SANMVideoContext *ctx, uint8_t *dst, uint8_t *prev1, in process_block() 867 uint8_t *prev1 = (uint8_t *)ctx->frm1; in old_codec47() local
|
| /third_party/node/deps/simdutf/ |
| D | simdutf.cpp | 12581 simdutf_unused simdutf_really_inline simd8<bool> must_be_continuation(const simd8<uint8_t> prev1, c… in must_be_continuation() 15219 …inline simd8<uint8_t> check_special_cases(const simd8<uint8_t> input, const simd8<uint8_t> prev1) { in check_special_cases() 15349 simd8<uint8_t> prev1 = input.prev<1>(prev_input); in check_utf8_bytes() local 15610 …inline simd8<uint8_t> check_special_cases(const simd8<uint8_t> input, const simd8<uint8_t> prev1) { in check_special_cases() 15721 simd8<uint8_t> prev1 = input.prev<1>(prev_input); in check_utf8_bytes() local 15962 …inline simd8<uint8_t> check_special_cases(const simd8<uint8_t> input, const simd8<uint8_t> prev1) { in check_special_cases() 16073 simd8<uint8_t> prev1 = input.prev<1>(prev_input); in check_utf8_bytes() local 16367 …inline simd8<uint8_t> check_special_cases(const simd8<uint8_t> input, const simd8<uint8_t> prev1) { in check_special_cases() 16473 simd8<uint8_t> prev1 = input.prev<1>(prev_input); in check_utf8_bytes() local 18731 simdutf_really_inline __m512i check_special_cases(__m512i input, const __m512i prev1) { in check_special_cases() [all …]
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_lossless_jpeg.cpp | 2424 int32 prev1 = dPtr [-1]; in DecodeImage() local
|
| D | dng_image_writer.cpp | 2868 uint8 prev1 = bytePtr [-2]; in EncodeDeltaBytes() local
|
| /third_party/node/deps/brotli/c/enc/ |
| D | encode.c | 442 uint8_t prev1 = input[(start_pos + 1) & mask]; in ShouldUseComplexStaticContextMap() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | encode.c | 442 uint8_t prev1 = input[(start_pos + 1) & mask]; in ShouldUseComplexStaticContextMap() local
|