Home
last modified time | relevance | path

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

/external/v4l2_codec2/accel/
Dvideo_frame_layout.cc45 size_t VideoFrameLayout::NumPlanes(VideoPixelFormat format) { in NumPlanes() function in media::VideoFrameLayout
Dvideo_frame.cc270 size_t VideoFrame::NumPlanes(VideoPixelFormat format) { in NumPlanes() function in media::VideoFrame
/external/libcups/filter/
Drastertohp.c37 unsigned NumPlanes, /* Number of color planes */ variable
Drastertoepson.c60 unsigned NumPlanes, /* Number of color planes */ variable
/external/libgav1/libgav1/src/gav1/
Ddecoder_buffer.h120 LIBGAV1_PUBLIC int NumPlanes() const { in NumPlanes() function