Home
last modified time | relevance | path

Searched refs:KEY_VIDEO_STRIDE (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_type.h79 KEY_VIDEO_STRIDE, /**< Stride. The value type is uint32_t. */ enumerator
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_common.cpp371 paramOut[index++].key = KEY_VIDEO_STRIDE; in SplitParamGettingPortDefinitionVideo()
405 paramOut[index].key = KEY_VIDEO_STRIDE; in SplitParamSettingPortDefinitionVideo()
731 case KEY_VIDEO_STRIDE: in GetOmxParamByKey()
/drivers/peripheral/codec/test/demo/v1.0/
Dcodec_encode_test_async.c376 param->key = KEY_VIDEO_STRIDE; in SetupBasicEncParams()
Dcodec_encode_test_ipc.c374 param->key = KEY_VIDEO_STRIDE; in SetupBasicEncParams()
Dcodec_decode_test_async.c510 param.key = KEY_VIDEO_STRIDE; in SetDecParameter()
Dcodec_decode_test_ipc.c495 param.key = KEY_VIDEO_STRIDE; in SetDecParameter()