Searched refs:chroma_width (Results 1 – 3 of 3) sorted by relevance
135 size_t chroma_width = frame->GetChromaWidth(); in CheckFrameColorYuv() local144 for (size_t j = 0; j < chroma_width; ++j) { in CheckFrameColorYuv()
48 unsigned chroma_width, chroma_height; member
867 if (!vl_zscan_init(&dec->zscan_c, dec->base.context, dec->chroma_width, dec->chroma_height, in init_zscan()935 if(!vl_idct_init(&dec->idct_c, dec->base.context, dec->chroma_width, dec->chroma_height, in init_idct()1065 dec->chroma_width = dec->base.width / 2; in vl_create_mpeg12_decoder()1069 dec->chroma_width = dec->base.width; in vl_create_mpeg12_decoder()1073 dec->chroma_width = dec->base.width; in vl_create_mpeg12_decoder()