Searched defs:ch_count (Results 1 - 3 of 3) sorted by relevance
| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 39 static double get(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f){ in get() argument 59 static void set(uint8_t *a[], int ch, int index, int ch_count, enum AVSampleFormat f, double v){ in set() argument 78 static void shift(uint8_t *a[], int index, int ch_count, enum AVSampleFormat f){ in shift() argument
|
| /third_party/ffmpeg/libswresample/ |
| H A D | swresample_internal.h | 48 int ch_count; ///< number of channels member
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 11542 size_t ch_count = channels.size() < 4 ? channels.size() : 4; in LoadEXRWithLayer() local
|
Completed in 24 milliseconds