Home
last modified time | relevance | path

Searched defs:INDEX_INPUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h54 enum class PortIndex { INDEX_INPUT = 0, INDEX_OUTPUT = 1 }; enumerator
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp33 constexpr uint32_t INDEX_INPUT = 0; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp42 constexpr uint32_t INDEX_INPUT = 0; variable