Searched refs:disable_dbf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_ps.c1121 pps->disable_dbf = 0;
1249 pps->disable_dbf = get_bits1(gb);
1250 if (!pps->disable_dbf) {
H A Dhevc.h526 uint8_t disable_dbf; member in struct:HEVCPPS
H A Dhevc.c649 sh->disable_deblocking_filter_flag = s->pps->disable_dbf;

Completed in 40 milliseconds