Searched defs:dst_buf (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/ | ||
D | y4minput.h | 52 unsigned char *dst_buf; member |
/external/libvpx/vpx/src/ | ||
D | vpx_encoder.c | 168 char *dst_buf = ctx->priv->enc.cx_data_dst_buf.buf; in vpx_codec_get_cx_data() local |