Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/include/
Dncpu.h51 struct pst_dynamic psd; in get_ncpu() local
/external/libaom/libaom/aom_dsp/
Dnoise_util.c91 void aom_noise_tx_filter(struct aom_noise_tx_t *noise_tx, const float *psd) { in aom_noise_tx_filter()
122 float *psd) { in aom_noise_tx_add_energy()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayControlTests.cpp1016 for (const auto& psd : powerStateDataVect) in testDisplayPowerControl() local
/external/libaom/libaom/test/
Dnoise_model_test.cc79 std::vector<float> psd(block_size * block_size); in get_noise_psd() local