Home
last modified time | relevance | path

Searched refs:argc_five (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/multimedia/avcodec/AVCodecDrmNdk/entry/src/main/cpp/
H A Dhello.cpp97 uint32_t argc_five = 0; in Test_AVCencInfo_SetKeyIdAndIv() local
110 napi_get_value_uint32(env,args[4],&argc_five); in Test_AVCencInfo_SetKeyIdAndIv()
127 uint32_t ivLen = argc_five; in Test_AVCencInfo_SetKeyIdAndIv()
150 uint32_t argc_five = 0; in Test_AVCencInfo_SetSubsampleInfo() local
160 napi_get_value_uint32(env,args[4],&argc_five); in Test_AVCencInfo_SetSubsampleInfo()
173 uint32_t subsampleCount = argc_five; in Test_AVCencInfo_SetSubsampleInfo()

Completed in 1 milliseconds