Home
last modified time | relevance | path

Searched refs:content (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/doc/design/
H A D4.mpp_task.txt6 content for extension.
8 Mpp task has mpp_meta as the rich content carrier. Mpp meta uses KEY and value
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c2813 MPP_FREE(unit->content); in mpp_av1_alloc_unit_content()
2814 unit->content = mpp_calloc(AV1RawOBU, 1); in mpp_av1_alloc_unit_content()
2815 if (!unit->content) { in mpp_av1_alloc_unit_content()
2832 obu = unit->content; in mpp_av1_read_unit()
3001 MPP_FREE(unit->content); in mpp_av1_read_fragment_content()
3011 MPP_FREE(unit->content); in mpp_av1_read_fragment_content()
3012 unit->content = NULL; in mpp_av1_read_fragment_content()
3017 obu = unit->content; in mpp_av1_read_fragment_content()
3061 MPP_FREE(unit->content); in mpp_av1_fragment_reset()
3115 void mpp_av1_free_metadata(void *unit, RK_U8 *content) in mpp_av1_free_metadata() argument
[all …]
H A Dav1d_parser.h189 void mpp_av1_free_metadata(void *unit, RK_U8 *content);
H A Dav1d_cbs.h441 void *content; member
H A Dav1d_parser.c973 AV1RawOBU *obu = unit->content; in av1d_parser_frame()
/rockchip-linux_mpp/LICENSES/
H A DApache-2.0148 origin of the Work and reproducing the content of the NOTICE file.
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md700 …pported by MPP, enter the RcApiQueryAll* pointer, and fill in the structure content when returning.
705 …the RcApiQueryType* pointer and specify MppCodingType, and the structure content will be filled in…
715 …ently used rate control strategy, enter the RcApiBrief* pointer, and the content of the structure …
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile1226 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc)
1227 # and project file content.