Searched defs:h_max (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
H A D | bktr.c | 102 int h_max; in bktr_init() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | mjpegdec.h | 107 int h_max, v_max; /* maximum h and v counts */ member
|
/kernel/linux/linux-5.10/drivers/media/platform/ |
H A D | rcar_jpu.c | 747 jpu_bound_align_image(u32 *w, unsigned int w_min, unsigned int w_max, unsigned int w_align, u32 *h, unsigned int h_min, unsigned int h_max, unsigned int h_align) jpu_bound_align_image() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/ |
H A D | rcar_jpu.c | 740 jpu_bound_align_image(u32 *w, unsigned int w_min, unsigned int w_max, unsigned int w_align, u32 *h, unsigned int h_min, unsigned int h_max, unsigned int h_align) jpu_bound_align_image() argument
|
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 3265 int Lf,p,i,q, h_max=1,v_max=1,c; in stbi__process_frame_header() local
|
Completed in 17 milliseconds