Home
last modified time | relevance | path

Searched refs:KEY_IMAGE_Q_FACTOR (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_type.h87 KEY_IMAGE_Q_FACTOR, /**< Quality factor, range is [1, 99]. The value type is uint32_t */ enumerator
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_common.cpp587 paramOut[index].key = KEY_IMAGE_Q_FACTOR; in SplitParamQfactor()
995 if (paramIn[i].key == KEY_IMAGE_Q_FACTOR) { in ParseParamQfactor()