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

  /external/v4l2_codec2/vda/
v4l2_device.cc 89 return V4L2_PIX_FMT_VP9;
121 case V4L2_PIX_FMT_VP9:
v4l2_video_decode_accelerator.cc 67 V4L2_PIX_FMT_H264, V4L2_PIX_FMT_VP8, V4L2_PIX_FMT_VP9,
    [all...]
  /external/v4l2_codec2/
C2VDAAdaptor.cpp 133 inputFormatFourcc = V4L2_PIX_FMT_VP9;
  /external/strace/xlat/
v4l2_pix_fmts.h 153 #if defined(V4L2_PIX_FMT_VP9) || (defined(HAVE_DECL_V4L2_PIX_FMT_VP9) && HAVE_DECL_V4L2_PIX_FMT_VP9)
155 static_assert((V4L2_PIX_FMT_VP9) == (v4l2_fourcc('V', 'P', '9', '0')), "V4L2_PIX_FMT_VP9 != v4l2_fourcc('V', 'P', '9', '0')");
158 # define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0')
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 326 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0')
    [all...]
  /device/google/bonito/sdm710/kernel-headers/linux/
videodev2.h 309 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0')
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
videodev2.h 618 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
videodev2.h 309 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0')
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
videodev2.h 618 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */
    [all...]
  /external/kernel-headers/original/uapi/linux/
videodev2.h 657 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */
    [all...]

Completed in 7239 milliseconds