Home
last modified time | relevance | path

Searched defs:pix_fmt (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_device.cc27 VideoPixelFormat V4L2Device::V4L2PixFmtToVideoPixelFormat(uint32_t pix_fmt) { in V4L2PixFmtToVideoPixelFormat()
102 uint32_t pix_fmt, in V4L2PixFmtToVideoCodecProfiles()
/external/libvncserver/client_examples/
Dvnc2mpg.c99 AVFrame *alloc_picture(int pix_fmt, int width, int height) in alloc_picture()