Home
last modified time | relevance | path

Searched defs:ch_count (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libswresample/tests/
Dswresample.c39 static double get(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f){ in get()
59 static void set(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f, double v){ in set()
78 static void shift(uint8_t *a[], int index, int ch_count, enum AVSampleFormat f){ in shift()
/third_party/uboot/u-boot-2020.01/drivers/input/
Dinput.c413 int ch_count; in input_keycode_to_ansi364() local
457 int ch_count = 0; in input_keycodes_to_ascii() local
/third_party/uboot/u-boot-2020.01/drivers/dma/
Dsandbox-dma-test.c31 u32 ch_count; member
/third_party/ffmpeg/libavfilter/
Dbuffersrc.c77 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, ch_layout, ch_count, format, pts)\ argument
/third_party/ffmpeg/libswresample/
Dswresample_internal.h48 int ch_count; ///< number of channels member
/third_party/uboot/u-boot-2020.01/drivers/dma/ti/
Dk3-udma.c90 u32 ch_count; member
/third_party/uboot/u-boot-2020.01/drivers/ram/rockchip/
Dsdram_rk3399.c1650 u32 ch_count = params->base.num_channels; in switch_to_phy_index1() local