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];957 struct h264_store_pic_t **listP[MAX_NUM_DPB_LAYERS];958 struct h264_store_pic_t **listB[MAX_NUM_DPB_LAYERS];989 struct h264_dpb_buf_t *p_Dpb_layer[MAX_NUM_DPB_LAYERS];995 struct h264_dpb_mark_t *active_dpb_mark[MAX_NUM_DPB_LAYERS]; //!< acitve_dpb_memory1001 RK_S32 last_toppoc[MAX_NUM_DPB_LAYERS];1002 RK_S32 last_bottompoc[MAX_NUM_DPB_LAYERS];[all …]
85 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in free_cur_ctx()121 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in init_cur_ctx()154 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in free_vid_ctx()176 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in init_vid_ctx()
91 for (i = 0; i < MAX_NUM_DPB_LAYERS; i++) { in reset_slice()