Searched refs:vpx_codec_send_metadata (Results 1 – 3 of 3) sorted by relevance
64 void vpx_codec_send_metadata(vpx_codec_ctx_t *ctx, void*ptr);
145 void vpx_codec_send_metadata(vpx_codec_ctx_t *ctx, void *ptr) { in vpx_codec_send_metadata() function
558 vpx_codec_send_metadata(mCtx, &(mSentMetadata)); in sendMetadata()