Home
last modified time | relevance | path

Searched refs:feature_data (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddxva2_vp9.c139 pp->stVP9Segments.feature_data[i][0] = h->h.segmentation.feat[i].q_val; in fill_picture_parameters()
140 pp->stVP9Segments.feature_data[i][1] = h->h.segmentation.feat[i].lf_val; in fill_picture_parameters()
141 pp->stVP9Segments.feature_data[i][2] = h->h.segmentation.feat[i].ref_val; in fill_picture_parameters()
142 pp->stVP9Segments.feature_data[i][3] = 0; /* no data for skip */ in fill_picture_parameters()
/third_party/mingw-w64/mingw-w64-headers/include/
Ddxva.h374 SHORT feature_data[8][4]; member