Home
last modified time | relevance | path

Searched defs:b_idx (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_elbg.c153 const uint8_t b_idx = elbg->rgba_map[B]; in filter_frame() local
H A Dvf_fade.c191 const uint8_t b_idx = s->rgba_map[B]; in filter_rgb() local
/third_party/ffmpeg/libavcodec/
H A Dh264_loopfilter.c438 static int check_mv(H264SliceContext *sl, long b_idx, long bn_idx, int mvy_limit) in check_mv() argument
562 int b_idx= 8 + 4; filter_mb_dir() local
574 int b_idx= 8 + 4 + x + 8*y; filter_mb_dir() local
645 int b_idx= 8 + 4 + edge * (dir ? 8:1); filter_mb_dir() local
657 int b_idx= 8 + 4 + x + 8*y; filter_mb_dir() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c343 const unsigned b_idx = const_b_idx ? nir_src_as_uint(b->arr.index) : 0; in try_match_deref() local
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer_us16x08.c509 int b_idx; in snd_us16x08_eqswitch_put() local
550 int b_idx in snd_us16x08_eq_get() local
569 int b_idx = EQ_STORE_BAND_IDX(elem->head.id) - 1; snd_us16x08_eq_put() local
984 int i, b_idx; snd_us16x08_create_eq_store() local
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_us16x08.c509 int b_idx; in snd_us16x08_eqswitch_put() local
550 int b_idx in snd_us16x08_eq_get() local
569 int b_idx = EQ_STORE_BAND_IDX(elem->head.id) - 1; snd_us16x08_eq_put() local
984 int i, b_idx; snd_us16x08_create_eq_store() local
[all...]

Completed in 7 milliseconds