Searched refs:Is10BitFormat (Results 1 – 3 of 3) sorted by relevance
38 bool Is10BitFormat(LayerBufferFormat format);
51 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat() function
271 if (Is10BitFormat(layer.input_buffer->format)) { in Prepare()