Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.c1057 guint cosite, h_index, v_index, bits; in gst_video_chroma_resample_new() local
1072 h_index = 0; in gst_video_chroma_resample_new()
1074 h_index = in gst_video_chroma_resample_new()
1078 GST_DEBUG ("h_resample %d, factor %d, cosite %d", h_index, h_factor, cosite); in gst_video_chroma_resample_new()
1100 result->h_resample = h_resamplers[h_index].resample; in gst_video_chroma_resample_new()