Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c547 frm->frame_coding_mode = MPP_FRAME_FLAG_FRAME; in dpb_alloc_frame()
551 frm->frame_coding_mode = MPP_FRAME_FLAG_PAIRED_FIELD; in dpb_alloc_frame()
554 frm->frame_coding_mode |= MPP_FRAME_FLAG_TOP_FIRST; in dpb_alloc_frame()
557 frm->frame_coding_mode |= MPP_FRAME_FLAG_BOT_FIRST; in dpb_alloc_frame()
560 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