Home
last modified time | relevance | path

Searched defs:img_fmt (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/vp9/
Dsimple_encode.cc25 static int get_plane_height(vpx_img_fmt_t img_fmt, int frame_height, in get_plane_height()
41 static int get_plane_width(vpx_img_fmt_t img_fmt, int frame_width, int plane) { in get_plane_width()
103 vpx_img_fmt_t img_fmt; member in vp9::SimpleEncode::EncodeImpl
110 vpx_img_fmt_t img_fmt) { in init_encoder()
464 int frame_height, vpx_img_fmt_t img_fmt) { in init_image_buffer()
495 vpx_img_fmt_t img_fmt) { in init_encode_frame_result()
/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
Dopencl_vulkan_wrapper.cpp385 cl_image_format *img_fmt, size_t totalImageSize, in get2DImageDimensions()
405 size_t totalImageSize, cl_image_format *img_fmt, in getCLImageInfoFromVkImageInfo()
/external/libaom/examples/
Dnoise_model.c108 int img_fmt; member
/external/libultrahdr/lib/src/
Deditorhelper.cpp98 int src_stride, int dst_stride, uhdr_img_fmt_t img_fmt, size_t plane) { in resize_buffer()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c1085 const struct anv_format *img_fmt, const struct anv_format *img_view_fmt, in anv_formats_are_compatible()
/external/webrtc/modules/video_coding/codecs/vp9/
Dlibvpx_vp9_encoder.cc609 vpx_img_fmt img_fmt = VPX_IMG_FMT_NONE; in InitEncode() local
/external/libaom/av1/
Dav1_dx_iface.c1408 aom_img_fmt_t *const img_fmt = va_arg(args, aom_img_fmt_t *); in ctrl_get_img_format() local
/external/libvpx/vp9/encoder/
Dvp9_encoder.c2359 void vp9_update_compressor_with_img_fmt(VP9_COMP *cpi, vpx_img_fmt_t img_fmt) { in vp9_update_compressor_with_img_fmt()