Home
last modified time | relevance | path

Searched refs:c_order (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dvapoursynth.c56 int c_order[4]; member
106 static av_cold enum AVPixelFormat match_pixfmt(const VSFormat *vsf, int c_order[4]) in match_pixfmt() argument
161 memcpy(c_order, order, sizeof(int[4])); in match_pixfmt()
282 st->codecpar->format = match_pixfmt(info->format, vs->c_order); in read_header_vs()
413 int p = vs->c_order[i]; in read_packet_vs()

Completed in 2 milliseconds