Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_codec.h43 MPP_PICTURE_STRUCTURE_BOTTOM_FIELD, //< coded as bottom field enumerator
H A Dh265d_sei.c100 …case 2 : s->picture_struct = MPP_PICTURE_STRUCTURE_BOTTOM_FIELD; h265d_dbg(H265D_DBG_SEI, "botto… in decode_pic_timing()
108 …case 10 : s->picture_struct = MPP_PICTURE_STRUCTURE_BOTTOM_FIELD; h265d_dbg(H265D_DBG_SEI, "botto… in decode_pic_timing()
110 …case 12 : s->picture_struct = MPP_PICTURE_STRUCTURE_BOTTOM_FIELD; h265d_dbg(H265D_DBG_SEI, "botto… in decode_pic_timing()