Searched defs:is_rext (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vaapi_hevc.c | 332 int is_rext = avctx->profile >= FF_PROFILE_HEVC_REXT; in fill_pred_weight_table() local 334 int is_rext = 0; in fill_pred_weight_table() local |
Completed in 2 milliseconds