Searched defs:h_count (Results 1 – 3 of 3) sorted by relevance
25 Py_ssize_t h_count; member
96 int h_count[MAX_COMPONENTS]; /* horizontal and vertical count for each component */ member
301 int h_count[MAX_COMPONENTS] = { 0 }; in ff_mjpeg_decode_sof() local