Home
last modified time | relevance | path

Searched defs:dst_buf (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dy4minput.h58 unsigned char *dst_buf; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_encoder.c278 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in vpx_codec_get_cx_data() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconinter.c155 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors() local
259 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors() local
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2558 OMX_U8* src_buf = buffer->pBuffer, *dst_buf = buffer->pBuffer; in venc_color_align() local