Home
last modified time | relevance | path

Searched refs:Lf (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dcbs_jpeg.h54 uint16_t Lf; member
H A Dcbs_jpeg_syntax_template.c26 u(16, Lf, 8, 8 + 3 * JPEG_MAX_COMPONENTS); in frame_header()
H A Dvaapi_encode_mjpeg.c259 fh->Lf = 8 + 3 * fh->Nf; in vaapi_encode_mjpeg_init_picture_params()
/third_party/astc-encoder/Source/
H A Dstb_image.h3265 int Lf,p,i,q, h_max=1,v_max=1,c; in stbi__process_frame_header() local
3266 Lf = stbi__get16be(s); if (Lf < 11) return stbi__err("bad SOF len","Corrupt JPEG"); // JPEG in stbi__process_frame_header()
3280 if (Lf != 8+3*s->img_n) return stbi__err("bad SOF len","Corrupt JPEG"); in stbi__process_frame_header()

Completed in 13 milliseconds