Home
last modified time | relevance | path

Searched refs:wDecodedPictureIndex (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh263d_syntax.h35 RK_U16 wDecodedPictureIndex; member
H A Dmpg4d_syntax.h72 RK_U16 wDecodedPictureIndex; member
/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c119 pp->wDecodedPictureIndex = hdr_curr->slot_idx; in h263d_fill_picture_parameters()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c957 pp->wDecodedPictureIndex = hdr_curr->slot_idx; in mpg4d_fill_picture_parameters()