Searched refs:subsamp (Results 1 – 2 of 2) sorted by relevance
127 …ol CanFastDecodeFrom420to420(uint32_t width, uint32_t height, uint32_t jpgYuvSizeOut, int subsamp);
389 …uv::CanFastDecodeFrom420to420(uint32_t width, uint32_t height, uint32_t jpgYuvSizeOut, int subsamp) in CanFastDecodeFrom420to420() argument391 if (subsamp == TJSAMP_420 && JpegDecoderYuv::IsYU12YV12Format(decodeParameter_.outfmt_)) { in CanFastDecodeFrom420to420()