Searched refs:MAX_DPB_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_ps.c375 if (vps->vps_max_dec_pic_buffering[i] > MAX_DPB_SIZE || !vps->vps_max_dec_pic_buffering[i]) {
779 if (sps->temporal_layer[i].max_dec_pic_buffering > MAX_DPB_SIZE) {
789 sps->temporal_layer[i].num_reorder_pics > MAX_DPB_SIZE - 1) {
H A Dhevc.h39 #define MAX_DPB_SIZE 16 // A.4.1 macro

Completed in 39 milliseconds