Home
last modified time | relevance | path

Searched refs:meta_hdr_offset_index (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_meta_impl.h63 extern RK_S32 meta_hdr_offset_index;
/rockchip-linux_mpp/mpp/base/
H A Dmpp_meta.c175 RK_S32 meta_hdr_offset_index = -1; variable
209 meta_hdr_offset_index = get_index_of_key_f(KEY_HDR_META_OFFSET, TYPE_VAL_32); in mpp_meta_srv_init()
/rockchip-linux_mpp/mpp/vproc/
H A Dmpp_dec_vproc.c122 mpp_meta_s32_read(impl->meta, meta_hdr_offset_index, &hdr_offset); in dec_vproc_put_frame()