Searched refs:offset_b (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
H A D | synth_filter.c | 66 int i, offset0 = 0, offset1 = 0, offset_b = 0; in checkasm_check_synth_filter() local 116 bench_new(&imdct, buf_b, &offset_b, buf2_b, window, in checkasm_check_synth_filter()
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_huesaturation.c | 113 const uint8_t offset_b = s->rgba_map[B]; \ 116 type *dst_b = row + offset_b; \
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-interpreter.cc | 44 Address offset_b = in BackRefMatchesNoCase() local 50 offset_a, offset_b, length, isolate) in BackRefMatchesNoCase() 52 offset_a, offset_b, length, isolate); in BackRefMatchesNoCase()
|
Completed in 4 milliseconds