Searched defs:ch_count (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libswresample/tests/ |
D | swresample.c | 39 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/ |
D | input.c | 413 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/ |
D | sandbox-dma-test.c | 31 u32 ch_count; member
|
/third_party/ffmpeg/libavfilter/ |
D | buffersrc.c | 77 #define CHECK_AUDIO_PARAM_CHANGE(s, c, srate, ch_layout, ch_count, format, pts)\ argument
|
/third_party/ffmpeg/libswresample/ |
D | swresample_internal.h | 48 int ch_count; ///< number of channels member
|
/third_party/uboot/u-boot-2020.01/drivers/dma/ti/ |
D | k3-udma.c | 90 u32 ch_count; member
|
/third_party/uboot/u-boot-2020.01/drivers/ram/rockchip/ |
D | sdram_rk3399.c | 1650 u32 ch_count = params->base.num_channels; in switch_to_phy_index1() local
|