Searched refs:bppx2 (Results 1 – 1 of 1) sorted by relevance
226 int bppx2; in decode_frame() local230 bppx2 = 6; in decode_frame()234 bppx2 = 4; in decode_frame()238 bppx2 = 3; in decode_frame()241 bppx2 = 0; // will error out below in decode_frame()244 if (len < ((width * height * bppx2) >> 1)) in decode_frame()