Home
last modified time | relevance | path

Searched refs:ALLOCATE_INPUT_BUFFER_CODEC_PRESET (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_type.h261ALLOCATE_INPUT_BUFFER_CODEC_PRESET = 0x0001, /**< Preset input buffer allocated within the Codec… enumerator
/drivers/peripheral/codec/test/unittest/hdi_v1.0/
Dcodec_proxy_test.cpp211 AllocateBufferMode mode = ALLOCATE_INPUT_BUFFER_CODEC_PRESET;
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp460 AllocateBufferMode mode = ALLOCATE_INPUT_BUFFER_CODEC_PRESET; in AllocateBuffer()