Home
last modified time | relevance | path

Searched defs:nr_components (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c176 int width, height, nr_components, precision; in print_SOF() local
227 int i, width, height, nr_components, cid, sampling_factor; in parse_SOF() local
277 unsigned int nr_components = stream[2]; in parse_SOS() local
Dtinyjpeg-internal.h88 unsigned int nr_components; member