Home
last modified time | relevance | path

Searched refs:fill_hdr_meta_to_frame (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_hdr_meta_com.h120 void fill_hdr_meta_to_frame(MppFrame frame, MppCodingType in_type);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_dec_hdr_meta.c31 void fill_hdr_meta_to_frame(MppFrame frame, MppCodingType in_type) in fill_hdr_meta_to_frame() function
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec_no_thread.c299 fill_hdr_meta_to_frame(mframe, dec->coding); in mpp_dec_decode()
H A Dmpp_dec_normal.c623 fill_hdr_meta_to_frame(mframe, dec->coding); in try_proc_dec_task()
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_parser.c620 fill_hdr_meta_to_frame(frame, MPP_VIDEO_CodingAV1); in set_output_frame()