Home
last modified time | relevance | path

Searched refs:mpp_packet_init_with_buffer (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_packet.h34 MPP_RET mpp_packet_init_with_buffer(MppPacket *packet, MppBuffer buffer);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_packet.h34 MPP_RET mpp_packet_init_with_buffer(MppPacket *packet, MppBuffer buffer);
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppjpegdec.c188 mpp_packet_init_with_buffer (&self->eos_packet, mbuf); in gst_mpp_jpeg_dec_start()
334 mpp_packet_init_with_buffer (&mpkt, mbuf); in gst_mpp_jpeg_dec_get_mpp_packet()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp473 mpp_packet_init_with_buffer(&packet, this->pkt_buf); in GetHeader()
526 mpp_packet_init_with_buffer(&packet, pkt_buf); in Encode()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c556 mpp_packet_init_with_buffer(&packet, p->pkt_buf); in test_mpp_run()
643 mpp_packet_init_with_buffer(&packet, p->pkt_buf); in test_mpp_run()
H A Dmpi_dec_multi_test.c278 mpp_packet_init_with_buffer(&packet, slot->buf); in multi_dec_advanced()
H A Dmpi_dec_test.c357 mpp_packet_init_with_buffer(&packet, slot->buf); in dec_advanced()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_packet.cpp80 MPP_RET mpp_packet_init_with_buffer(MppPacket *packet, MppBuffer buffer) in mpp_packet_init_with_buffer() function
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp751 mpp_packet_init_with_buffer(&packet, str_buf); /* input */ in decode()
1151 mpp_packet_init_with_buffer(&packet, str_buf); in encode()