Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h995 RK_S32 last_bottompoc[MAX_NUM_DPB_LAYERS]; member
H A Dh264d_init.c639 currSlice->bottompoc = p_Vid->last_bottompoc[currSlice->layer_id]; in alloc_decpic()
650 p_Vid->last_bottompoc[currSlice->layer_id] = currSlice->bottompoc; in alloc_decpic()