Searched refs:slice_mode_data (Results 1 – 1 of 1) sorted by relevance
1939 uint32_t slice_mode_data; in process_output_surface() local1949 slice_mode_data = ctx->encode_config.encodeCodecConfig.h264Config.sliceModeData; in process_output_surface()1952 slice_mode_data = ctx->encode_config.encodeCodecConfig.hevcConfig.sliceModeData; in process_output_surface()1959 slice_offsets = av_mallocz(slice_mode_data * sizeof(*slice_offsets)); in process_output_surface()