Searched refs:temporal_gop_size (Results 1 – 4 of 4) sorted by relevance
75 int32_t ConfigureVideoEncoder_Temporal(int32_t temporal_gop_size);
96 int32_t ConfigureVideoEncoder_Temporal(int32_t temporal_gop_size);
225 int32_t VEncAPI11Sample::ConfigureVideoEncoder_Temporal(int32_t temporal_gop_size) in ConfigureVideoEncoder_Temporal() argument241 …void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_TEMPORAL_GOP_SIZE, temporal_gop_size); in ConfigureVideoEncoder_Temporal()257 …void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_TEMPORAL_GOP_SIZE, temporal_gop_size); in ConfigureVideoEncoder_Temporal()
161 int32_t VEncNdkSample::ConfigureVideoEncoder_Temporal(int32_t temporal_gop_size) in ConfigureVideoEncoder_Temporal() argument177 …void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_TEMPORAL_GOP_SIZE, temporal_gop_size); in ConfigureVideoEncoder_Temporal()