Home
last modified time | relevance | path

Searched defs:ch_count (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c39 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 Dswresample_internal.h48 int ch_count; ///< number of channels member
/third_party/astc-encoder/Source/
H A Dtinyexr.h11542 size_t ch_count = channels.size() < 4 ? channels.size() : 4; in LoadEXRWithLayer() local

Completed in 35 milliseconds