Home
last modified time | relevance | path

Searched defs:lines_left (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A Dmjpeg_decoder.cc266 int lines_left = dst_height; in DecodeToBuffers() local
356 int lines_left = dst_height; in DecodeToCallback() local
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A Dmjpeg_decoder.cc265 int lines_left = dst_height; in DecodeToBuffers() local
355 int lines_left = dst_height; in DecodeToCallback() local
/aosp_15_r20/external/libyuv/source/
H A Dmjpeg_decoder.cc266 int lines_left = dst_height; in DecodeToBuffers() local
356 int lines_left = dst_height; in DecodeToCallback() local
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c629 const int lines_left = mb_h - num_lines_in; in EmitRescaledRowsRGBA() local
710 const int lines_left = mb_h - num_lines_in; in EmitRescaledRowsYUVA() local
H A Dio_dec.c476 int lines_left = expected_num_out_lines; in EmitRescaledAlphaRGB() local