Home
last modified time | relevance | path

Searched defs:mode_in (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_unittest.cc562 int mode_in = 2; in TEST() local
589 int mode_in = 5; in TEST() local
/aosp_15_r20/external/drm_hwcomposer/hwc2_device/
H A DHwcDisplay.cpp1025 HWC2::Error HwcDisplay::SetPowerMode(int32_t mode_in) { in SetPowerMode()
/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp3525 const LodePNGColorMode* mode_out, const LodePNGColorMode* mode_in, in lodepng_convert()
3608 const LodePNGColorMode* mode_out, const LodePNGColorMode* mode_in) { in lodepng_convert_rgb()
3694 const LodePNGColorMode* mode_in) { in lodepng_compute_color_stats()
3903 const LodePNGColorMode* mode_in, in auto_choose_color()
H A Dlodepng_util.cpp1136 const LodePNGColorMode* mode_in = &state->info_raw; in convertToXYZ() local