Searched defs:interlaced (Results 1 - 13 of 13) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_decoder.h113 bool interlaced; member in struct:pipe_video_buffer
H A Dp_video_state.h194 uint8_t interlaced; member in struct:pipe_mpeg4_picture_desc
/external/webrtc/webrtc/modules/video_capture/
H A Dvideo_capture_defines.h37 bool interlaced; member in struct:webrtc::VideoCaptureCapability
47 interlaced = false;
62 if (interlaced != other.interlaced)
/external/libpng/contrib/gregbook/
H A Dwritepng.h110 int interlaced; member in struct:_mainprog_info
/external/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c219 * unsigned int interlaced : Interlace flag.
237 unsigned int vscale, unsigned int vratio, unsigned int interlaced) {
311 if (interlaced) {
312 /* if the content is interlaced, point sampling is used */
382 if (interlaced)
462 * unsigned int interlaced : Interlace flag.
478 unsigned int interlaced) {
486 temp_area, temp_height, hscale, hratio, vscale, vratio, interlaced);
501 vratio, interlaced);
517 vratio, interlaced);
231 Scale2D( unsigned char *source, int source_pitch, unsigned int source_width, unsigned int source_height, unsigned char *dest, int dest_pitch, unsigned int dest_width, unsigned int dest_height, unsigned char *temp_area, unsigned char temp_area_height, unsigned int hscale, unsigned int hratio, unsigned int vscale, unsigned int vratio, unsigned int interlaced) argument
474 vpx_scale_frame(YV12_BUFFER_CONFIG *src, YV12_BUFFER_CONFIG *dst, unsigned char *temp_area, unsigned char temp_height, unsigned int hscale, unsigned int hratio, unsigned int vscale, unsigned int vratio, unsigned int interlaced) argument
[all...]
/external/skia/third_party/gif/
H A DSkGifImageReader.h126 int ipass; // Interlace pass; Ranges 1-4 if interlaced.
267 bool interlaced() const { return m_interlaced; } function in struct:SkGIFFrameContext
268 void setInterlaced(bool interlaced) { m_interlaced = interlaced; } argument
290 bool m_interlaced; // True, if scanlines arrive interlaced order.
/external/libpng/
H A Dpngstruct.h218 png_uint_32 iwidth; /* width of current interlaced row in pixels */
250 png_byte interlaced; /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member in struct:png_struct_def
/external/pdfium/third_party/libpng16/
H A Dpngstruct.h218 png_uint_32 iwidth; /* width of current interlaced row in pixels */
250 png_byte interlaced; /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member in struct:png_struct_def
/external/skia/third_party/libpng/
H A Dpngstruct.h218 png_uint_32 iwidth; /* width of current interlaced row in pixels */
250 png_byte interlaced; /* PNG_INTERLACE_NONE, PNG_INTERLACE_ADAM7 */ member in struct:png_struct_def
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h89 top, bottom, interlaced
95 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
101 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
104 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
1242 * @interlaced: Interlaced or progressive
1252 * (aka field 2) of interlaced field formats
1254 * (aka field 2) of interlaced field formats
1256 * (aka field 2) of interlaced field formats
1264 * A note regarding vertical interlaced timings: height refers to the total
1277 __u32 interlaced; member in struct:v4l2_bt_timings
[all...]
/external/valgrind/include/vki/
H A Dvki-linux.h3954 __vki_u32 interlaced; member in struct:vki_v4l2_bt_timings
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 796 milliseconds