Searched refs:Is10BitFormat (Results 1 – 15 of 15) sorted by relevance
38 bool Is10BitFormat(LayerBufferFormat format);
51 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat() function
52 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat() function
265 if (Is10BitFormat(layer->input_buffer.format)) { in Prepare()
265 if (Is10BitFormat(layer->input_buffer->format)) { in Prepare()
128 bool is_10_bit = Is10BitFormat(layer_buffer.format); in GetBitsPerComponent()
130 bool is_10_bit = Is10BitFormat(layer_buffer.format); in GetBitsPerComponent()
612 if (Is10BitFormat(sdm_client_target->input_buffer.format)) { in BuildLayerStack()