Searched refs:MAX_NUM_DPB_LAYERS (Results 1 – 3 of 3) sorted by relevance
126 #define MAX_NUM_DPB_LAYERS 2 //!< must >= 2 macro806 struct h264_dpb_buf_t *p_Dpb_layer[MAX_NUM_DPB_LAYERS];817 struct h264_store_pic_t **listP[MAX_NUM_DPB_LAYERS];818 struct h264_store_pic_t **listB[MAX_NUM_DPB_LAYERS];952 struct h264_store_pic_t **listP[MAX_NUM_DPB_LAYERS];953 struct h264_store_pic_t **listB[MAX_NUM_DPB_LAYERS];982 struct h264_dpb_buf_t *p_Dpb_layer[MAX_NUM_DPB_LAYERS];988 struct h264_dpb_mark_t *active_dpb_mark[MAX_NUM_DPB_LAYERS]; //!< acitve_dpb_memory994 RK_S32 last_toppoc[MAX_NUM_DPB_LAYERS];995 RK_S32 last_bottompoc[MAX_NUM_DPB_LAYERS];[all …]
79 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in free_cur_ctx()111 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in init_cur_ctx()144 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in free_vid_ctx()166 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in init_vid_ctx()
90 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in reset_slice()