Home
last modified time | relevance | path

Searched defs:h_count (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/internal/
Dpycore_hamt.h25 Py_ssize_t h_count; member
/third_party/ffmpeg/libavcodec/
Dmjpegdec.h96 int h_count[MAX_COMPONENTS]; /* horizontal and vertical count for each component */ member
Dmjpegdec.c301 int h_count[MAX_COMPONENTS] = { 0 }; in ff_mjpeg_decode_sof() local