Searched refs:SetParameterEnc (Results 1 – 6 of 6) sorted by relevance
85 int32_t SetParameterEnc(struct OH_AVFormat *format);
81 int32_t SetParameterEnc(struct OH_AVFormat *format);
146 ASSERT_EQ(AV_ERR_OK, aDecEncSample->SetParameterEnc(AudioFormat));
451 int32_t ADecEncNdkSample::SetParameterEnc(struct OH_AVFormat *format) in SetParameterEnc() function in ADecEncNdkSample
196 ASSERT_EQ(AV_ERR_OK, vDecEncSample->SetParameterEnc(VideoFormat));
565 int32_t VDecEncNdkSample::SetParameterEnc(struct OH_AVFormat *format) in SetParameterEnc() function in VDecEncNdkSample