Searched refs:input_index (Results 1 – 2 of 2) sorted by relevance
363 RK_S32 h265d_syntax_fill_slice(void *ctx, RK_S32 input_index) in h265d_syntax_fill_slice() argument375 if (-1 != input_index) { in h265d_syntax_fill_slice()376 mpp_buf_slot_get_prop(h->packet_slots, input_index, SLOT_BUFFER, &streambuf); in h265d_syntax_fill_slice()446 if (-1 != input_index) { in h265d_syntax_fill_slice()449 mpp_buf_slot_set_flag(h->packet_slots, input_index, SLOT_CODEC_READY); in h265d_syntax_fill_slice()450 mpp_buf_slot_set_flag(h->packet_slots, input_index, SLOT_HAL_INPUT); in h265d_syntax_fill_slice()
151 RK_S32 h265d_syntax_fill_slice(void *ctx, RK_S32 input_index);