DQPROFILE_DOUBLE_EDGES  248 libavcodec/vaapi_vc1.c     pic_param->pic_quantizer_fields.bits.dq_db_edge                 = v->dqprofile == DQPROFILE_DOUBLE_EDGES ? v->dqsbedge : 0;
DQPROFILE_DOUBLE_EDGES  245 libavcodec/vc1.c         case DQPROFILE_DOUBLE_EDGES:
DQPROFILE_DOUBLE_EDGES  175 libavcodec/vc1_block.c         else if (v->dqprofile == DQPROFILE_DOUBLE_EDGES)       \