Searched refs:range_reduction_frame (Results 1 – 5 of 5) sorted by relevance
655 P(range_reduction_frame); in psb__VC1_trace_pic_params()1179 if (ctx->pic_params->range_reduction_frame && !ctx->bRef0RangeRed) { in psb__VC1_process_picture_param()1181 } else if (!ctx->pic_params->range_reduction_frame && ctx->bRef0RangeRed) { in psb__VC1_process_picture_param()2732 ctx->bRef0RangeRed = ctx->pic_params->range_reduction_frame; in psb_VC1_EndPicture()
661 P(range_reduction_frame); in psb__VC1_trace_pic_params()1194 if (ctx->pic_params->range_reduction_frame && !ctx->bRef0RangeRed) { in psb__VC1_process_picture_param()1196 } else if (!ctx->pic_params->range_reduction_frame && ctx->bRef0RangeRed) { in psb__VC1_process_picture_param()2708 ctx->bRef0RangeRed = ctx->pic_params->range_reduction_frame; in pnw_VC1_EndPicture()
1990 unsigned char range_reduction_frame;/* PICTURE_LAYER::RANGEREDFRM */ member
1855 va_TraceMsg(trace_ctx, "\trange_reduction_frame = %d\n", p->range_reduction_frame); in va_TraceVAPictureParameterBufferVC1()
768 pic_parms->range_reduction_frame = picLayerHeader->RANGEREDFRM; in vbp_pack_picture_params_vc1()