Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c118 memset(pp->RefFrameMapTextureIndex, 0xFF, sizeof(pp->RefFrameMapTextureIndex)); in av1d_fill_picparams()
155 pp->RefFrameMapTextureIndex[i] = ref_frame->slot_index; in av1d_fill_picparams()
157 pp->RefFrameMapTextureIndex[i] = 0xff; in av1d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h217 UCHAR RefFrameMapTextureIndex[7]; member