Home
last modified time | relevance | path

Searched refs:vpx_image (Results 1 – 12 of 12) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.mk30 API_DOC_SRCS-yes += vpx_image.h
39 API_SRCS-yes += src/vpx_image.c
44 API_SRCS-yes += vpx_image.h
Dsvc_context.h88 struct vpx_image *rawimg, vpx_codec_pts_t pts,
Dvpx_image.h99 typedef struct vpx_image { struct
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dlibvpx_srcs.txt233 vpx/src/vpx_image.c
241 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dlibvpx_srcs.txt233 vpx/src/vpx_image.c
241 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dlibvpx_srcs.txt266 vpx/src/vpx_image.c
274 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dlibvpx_srcs.txt299 vpx/src/vpx_image.c
309 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dlibvpx_srcs.txt275 vpx/src/vpx_image.c
283 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dlibvpx_srcs.txt338 vpx/src/vpx_image.c
346 vpx/vpx_image.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk181 INSTALL-LIBS-yes += include/vpx/vpx_image.h
Dvpxenc.c633 struct vpx_image *img;
1258 struct vpx_image *img, in encode_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c853 struct vpx_image *rawimg, vpx_codec_pts_t pts, in vpx_svc_encode()