HomeSort by relevance Sort by last modified time
    Searched defs:interlace (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/freetype/src/sfnt/
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/
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/libvpx/libvpx/
y4minput.h 37 char interlace; member in struct:y4m_input
  /external/libpng/contrib/pngminus/
pnm2png.c 52 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha);
66 BOOL interlace = FALSE; local
77 interlace = TRUE;
143 if (pnm2png (fp_rd, fp_wr, fp_al, interlace, alpha) == FALSE)
186 BOOL pnm2png (FILE *pnm_file, FILE *png_file, FILE *alpha_file, BOOL interlace, BOOL alpha)
405 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7,
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_video_state.h 217 uint8_t interlace; member in struct:pipe_vc1_picture_desc
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 217 uint8_t interlace; member in struct:pipe_vc1_picture_desc
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 234 enum vdec_interlaced_format interlace; member in struct:video_driver_context
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 238 enum vdec_interlaced_format interlace; member in struct:video_driver_context
    [all...]
omx_vdec_hevc.h 232 enum vdec_interlaced_format interlace; member in struct:video_driver_context
    [all...]
  /external/chromium_org/third_party/libva/va/
va.h 1327 unsigned int interlace : 1; \/* SEQUENCE_LAYER::INTERLACE *\/ member in struct:_VAPictureParameterBufferVC1::__anon14723::__anon14724
    [all...]

Completed in 423 milliseconds