/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/ |
H A D | GifFrame.java | 9 public boolean interlace; field in class:GifFrame
|
/external/chromium_org/third_party/libvpx/source/libvpx/ |
H A D | y4minput.h | 43 char interlace; member in struct:y4m_input
|
/external/libvpx/libvpx/ |
H A D | y4minput.h | 43 char interlace; member in struct:y4m_input
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
H A D | pngshim.c | 194 int bitdepth, color_type, interlace; local 238 &bitdepth, &color_type, &interlace, 275 if ( interlace != PNG_INTERLACE_NONE ) 284 &bitdepth, &color_type, &interlace,
|
/external/freetype/src/sfnt/ |
H A D | pngshim.c | 196 int bitdepth, color_type, interlace; local 249 &bitdepth, &color_type, &interlace, 308 if ( interlace != PNG_INTERLACE_NONE ) 317 &bitdepth, &color_type, &interlace,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
H A D | pngshim.c | 194 int bitdepth, color_type, interlace; local 238 &bitdepth, &color_type, &interlace, 275 if ( interlace != PNG_INTERLACE_NONE ) 284 &bitdepth, &color_type, &interlace,
|
/external/libpng/contrib/pngminus/ |
H A D | pnm2png.c | 53 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha); 67 BOOL interlace = FALSE; local 78 interlace = TRUE; 144 if (pnm2png (fp_rd, fp_wr, fp_al, interlace, alpha) == FALSE) 187 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha) argument 456 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7,
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
H A D | p_video_state.h | 217 uint8_t interlace; member in struct:pipe_vc1_picture_desc
|
/external/mesa3d/src/gallium/include/pipe/ |
H A D | p_video_state.h | 217 uint8_t interlace; member in struct:pipe_vc1_picture_desc
|
/external/chromium_org/third_party/libva/va/ |
H A D | va.h | 1327 unsigned int interlace : 1; /* SEQUENCE_LAYER::INTERLACE */ member in struct:_VAPictureParameterBufferVC1::__anon11916::__anon11917
|