Home
last modified time | relevance | path

Searched refs:nal (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.c54 static void h265e_nal_encode(RK_U8 *dst, H265eNal *nal) in h265e_nal_encode() argument
58 RK_U8 *src = nal->p_payload; in h265e_nal_encode()
59 RK_U8 *end = nal->p_payload + nal->i_payload; in h265e_nal_encode()
74 mpp_writer_put_bits(&s, nal->i_type, 6);//nal_unit_type in h265e_nal_encode()
90 nal->i_payload = size + 4; in h265e_nal_encode()
91 nal->p_payload = orig_dst; in h265e_nal_encode()
102 H265eNal *nal = out->nal; in h265e_encapsulate_nals() local
106 nal_size += nal[i].i_payload; in h265e_encapsulate_nals()
111 necessary_size += nal[i].i_padding; in h265e_encapsulate_nals()
114 nal[i].b_long_startcode = !i || in h265e_encapsulate_nals()
[all …]
H A Dh265e_header_gen.h79 H265eNal nal[H265E_NAL_IDX_BUTT]; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1281 static RK_S32 parser_nal_unit(HEVCContext *s, const RK_U8 *nal, int length) in parser_nal_unit() argument
1287 mpp_set_bitread_ctx(gb, (RK_U8*)nal, length); in parser_nal_unit()
1328 memcpy(s->pre_pps_data, nal, length); in parser_nal_unit()
1333 if (memcmp(s->pre_pps_data, nal, length)) { in parser_nal_unit()
1335 memcpy(s->pre_pps_data, nal, length); in parser_nal_unit()
1341 memcpy(s->pre_pps_data, nal, length); in parser_nal_unit()
1495 HEVCNAL *nal) in mpp_hevc_extract_rbsp() argument
1536 if (length + MPP_INPUT_BUFFER_PADDING_SIZE > nal->rbsp_buffer_size) { in mpp_hevc_extract_rbsp()
1538 mpp_free(nal->rbsp_buffer); in mpp_hevc_extract_rbsp()
1539 nal->rbsp_buffer = NULL; in mpp_hevc_extract_rbsp()
[all …]
H A Dh265d_parser.h642 HEVCNAL *nal);
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Db4420si-post.dtsi55 dcsr-nal@18000 {
56 compatible = "fsl,b4420-dcsr-nal", "fsl,dcsr-nal";
H A Db4860si-post.dtsi81 dcsr-nal@18000 {
82 compatible = "fsl,b4860-dcsr-nal", "fsl,dcsr-nal";
H A Dp2041si-post.dtsi204 dcsr-nal@18000 {
205 compatible = "fsl,p2041-dcsr-nal", "fsl,dcsr-nal";
H A Dp5040si-post.dtsi183 dcsr-nal@18000 {
184 compatible = "fsl,p5040-dcsr-nal", "fsl,dcsr-nal";
H A Dp3041si-post.dtsi231 dcsr-nal@18000 {
232 compatible = "fsl,p3041-dcsr-nal", "fsl,dcsr-nal";
H A Dp5020si-post.dtsi238 dcsr-nal@18000 {
239 compatible = "fsl,p5020-dcsr-nal", "fsl,dcsr-nal";
H A Db4si-post.dtsi123 dcsr-nal@18000 {
124 compatible = "fsl,b4-dcsr-nal", "fsl,dcsr-nal";
H A Dt1023si-post.dtsi170 dcsr-nal@18000 {
171 compatible = "fsl,t1023-dcsr-nal", "fsl,dcsr-nal";
H A Dp4080si-post.dtsi210 dcsr-nal@18000 {
211 compatible = "fsl,p4080-dcsr-nal", "fsl,dcsr-nal";
H A Dt2081si-post.dtsi200 dcsr-nal@18000 {
201 compatible = "fsl,t2080-dcsr-nal", "fsl,dcsr-nal";
H A Dt1040si-post.dtsi200 dcsr-nal@18000 {
201 compatible = "fsl,t1040-dcsr-nal", "fsl,dcsr-nal";
H A Dt4240si-post.dtsi230 dcsr-nal@18000 {
231 compatible = "fsl,t4240-dcsr-nal", "fsl,dcsr-nal";
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A DMakefile3 allegro-objs := allegro-core.o nal-h264.o allegro-mail.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Ddcsr.txt300 or Debug IP of the form "fsl,<soc>-dcsr-nal" in addition to the
301 generic compatible string "fsl,dcsr-nal".
311 dcsr-nal@18000 {
312 compatible = "fsl,p4080-dcsr-nal", "fsl,dcsr-nal";
/OK3568_Linux_fs/external/mpp/test/
H A Dvpu_api_test.c251 RK_S32 nal = 0x00000001; in vpu_encode_demo() local
406 nal = BSWAP32(nal); in vpu_encode_demo()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h175 RK_S32 h264e_slice_write_prefix_nal_unit_svc(H264ePrefixNal *nal, void *p, RK_S32 size);
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H A Dfscache.rst225 | |nal=N |Number of object allocation failures |
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h3950 u32 nal; member
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dbttv.rst334 The inter-nal GNT[0:1] signals are gated asynchronously with GNT and