Home
last modified time | relevance | path

Searched refs:frame_coding_mode (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c548 frm->frame_coding_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()
556 frm->frame_coding_mode = MPP_FRAME_FLAG_PAIRED_FIELD; in dpb_alloc_frame()
559 frm->frame_coding_mode |= MPP_FRAME_FLAG_TOP_FIRST; in dpb_alloc_frame()
562 frm->frame_coding_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()
565 frm->frame_coding_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()
H A Davs2d_global.h295 RK_U32 frame_coding_mode; //!< mode used for decoding, Field/Frame member