fix doxygen problems
Change-Id: If663aafa028e327a7b87004ee58f4f106341b8af
This commit is contained in:
parent
5b5fbadeff
commit
1f303c27fd
@ -240,7 +240,7 @@ typedef vpx_image_t *(*vpx_codec_get_frame_fn_t)(vpx_codec_alg_priv_t *ctx,
|
|||||||
*
|
*
|
||||||
* \note
|
* \note
|
||||||
* When decoding VP9, the application may be required to pass in at least
|
* When decoding VP9, the application may be required to pass in at least
|
||||||
* #VP9_MAXIMUM_REF_BUFFERS + #VPX_MAXIMUM_WORK_BUFFERS external frame
|
* #VPX_MAXIMUM_WORK_BUFFERS external frame
|
||||||
* buffers.
|
* buffers.
|
||||||
*/
|
*/
|
||||||
typedef vpx_codec_err_t (*vpx_codec_set_fb_fn_t)(
|
typedef vpx_codec_err_t (*vpx_codec_set_fb_fn_t)(
|
||||||
|
@ -360,7 +360,7 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* \note
|
* \note
|
||||||
* When decoding VP9, the application may be required to pass in at least
|
* When decoding VP9, the application may be required to pass in at least
|
||||||
* #VP9_MAXIMUM_REF_BUFFERS + #VPX_MAXIMUM_WORK_BUFFERS external frame
|
* #VPX_MAXIMUM_WORK_BUFFERS external frame
|
||||||
* buffers.
|
* buffers.
|
||||||
*/
|
*/
|
||||||
vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
|
vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user