Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-quantize.c403 count_power (guint v) in count_power() function
456 quant->shift = count_power (quantizer); in gst_audio_quantize_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-dither.c347 count_power (guint v) in count_power() function
410 dither->shift[i] = count_power (q); in gst_video_dither_new()