Home
last modified time | relevance | path

Searched refs:orig_format (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/oss/
H A Doss-util.c160 pa_sample_format_t orig_format; in pa_oss_auto_format() local
186 orig_format = ss->format; in pa_oss_auto_format()
207 if (orig_format != ss->format) in pa_oss_auto_format()
209 pa_sample_format_to_string(orig_format), in pa_oss_auto_format()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c170 enum pipe_format orig_format = rsc->b.b.format; in fd6_validate_format() local
174 if (orig_format == format) in fd6_validate_format()
177 if (rsc->layout.tile_mode && (is_r8g8(orig_format) != is_r8g8(format))) { in fd6_validate_format()

Completed in 2 milliseconds