AVRegionOfInterest 1280 libavcodec/libvpxenc.c const AVRegionOfInterest *roi = NULL; AVRegionOfInterest 1302 libavcodec/libvpxenc.c roi = (const AVRegionOfInterest*)sd->data; AVRegionOfInterest 1318 libavcodec/libvpxenc.c roi = (const AVRegionOfInterest*)(sd->data + self_size * i); AVRegionOfInterest 1358 libavcodec/libvpxenc.c roi = (const AVRegionOfInterest*)(sd->data + self_size * i); AVRegionOfInterest 386 libavcodec/libx264.c const AVRegionOfInterest *roi; AVRegionOfInterest 390 libavcodec/libx264.c roi = (const AVRegionOfInterest*)sd->data; AVRegionOfInterest 408 libavcodec/libx264.c roi = (const AVRegionOfInterest*)(sd->data + roi_size * i); AVRegionOfInterest 426 libavcodec/libx265.c const AVRegionOfInterest *roi; AVRegionOfInterest 430 libavcodec/libx265.c roi = (const AVRegionOfInterest*)sd->data; AVRegionOfInterest 448 libavcodec/libx265.c roi = (const AVRegionOfInterest*)(sd->data + roi_size * i); AVRegionOfInterest 448 libavcodec/vaapi_encode.c const AVRegionOfInterest *roi; AVRegionOfInterest 453 libavcodec/vaapi_encode.c roi = (const AVRegionOfInterest*)sd->data; AVRegionOfInterest 474 libavcodec/vaapi_encode.c roi = (const AVRegionOfInterest*)(sd->data + roi_size * i); AVRegionOfInterest 99 libavfilter/vf_addroi.c AVRegionOfInterest *roi; AVRegionOfInterest 110 libavfilter/vf_addroi.c const AVRegionOfInterest *old_roi; AVRegionOfInterest 115 libavfilter/vf_addroi.c old_roi = (const AVRegionOfInterest*)sd->data; AVRegionOfInterest 125 libavfilter/vf_addroi.c roi = (AVRegionOfInterest*)roi_ref->data; AVRegionOfInterest 128 libavfilter/vf_addroi.c old_roi = (const AVRegionOfInterest*) AVRegionOfInterest 131 libavfilter/vf_addroi.c roi[i] = (AVRegionOfInterest) { AVRegionOfInterest 141 libavfilter/vf_addroi.c roi[nb_roi - 1] = (AVRegionOfInterest) { AVRegionOfInterest 163 libavfilter/vf_addroi.c sizeof(AVRegionOfInterest)); AVRegionOfInterest 168 libavfilter/vf_addroi.c roi = (AVRegionOfInterest*)sd->data; AVRegionOfInterest 169 libavfilter/vf_addroi.c *roi = (AVRegionOfInterest) { AVRegionOfInterest 120 libavfilter/vf_showinfo.c const AVRegionOfInterest *roi; AVRegionOfInterest 123 libavfilter/vf_showinfo.c roi = (const AVRegionOfInterest *)sd->data; AVRegionOfInterest 133 libavfilter/vf_showinfo.c roi = (const AVRegionOfInterest *)(sd->data + roi_size * i);