Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentStore.h70 c2_status_t validateSupportedParams(
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h71 c2_status_t validateSupportedParams(
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h71 c2_status_t validateSupportedParams(
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponentStore.cpp124 return mStore ? mStore->validateSupportedParams(params) : C2_NO_INIT; in validate()
157 c2_status_t ComponentStore::validateSupportedParams( in validateSupportedParams() function in android::hardware::media::c2::V1_0::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponentStore.cpp124 return mStore ? mStore->validateSupportedParams(params) : C2_NO_INIT; in validate()
157 c2_status_t ComponentStore::validateSupportedParams( in validateSupportedParams() function in android::hardware::media::c2::V1_1::utils::ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponentStore.cpp124 return mStore ? mStore->validateSupportedParams(params) : C2_NO_INIT; in validate()
157 c2_status_t ComponentStore::validateSupportedParams( in validateSupportedParams() function in android::hardware::media::c2::V1_2::utils::ComponentStore