Searched defs:vsf (Results 1 – 6 of 6) sorted by relevance
106 static av_cold enum AVPixelFormat match_pixfmt(const VSFormat *vsf, int c_order[4]) in match_pixfmt()
277 int hsf = tjMCUWidth[subsamp] / 8, vsf = tjMCUHeight[subsamp] / 8; in checkBufYUV() local
532 int hsf = TJ.getMCUWidth(subsamp) / 8, vsf = TJ.getMCUHeight(subsamp) / 8; in checkBufYUV() local
284 int hsf = tjMCUWidth[subsamp] / 8, vsf = tjMCUHeight[subsamp] / 8; in checkBufYUV() local