| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_header_gen.c | 54 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 D | h265e_header_gen.h | 79 H265eNal nal[H265E_NAL_IDX_BUTT]; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.c | 1281 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 D | h265d_parser.h | 642 HEVCNAL *nal);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | b4420si-post.dtsi | 55 dcsr-nal@18000 { 56 compatible = "fsl,b4420-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | b4860si-post.dtsi | 81 dcsr-nal@18000 { 82 compatible = "fsl,b4860-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | p2041si-post.dtsi | 204 dcsr-nal@18000 { 205 compatible = "fsl,p2041-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | p5040si-post.dtsi | 183 dcsr-nal@18000 { 184 compatible = "fsl,p5040-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | p3041si-post.dtsi | 231 dcsr-nal@18000 { 232 compatible = "fsl,p3041-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | p5020si-post.dtsi | 238 dcsr-nal@18000 { 239 compatible = "fsl,p5020-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | b4si-post.dtsi | 123 dcsr-nal@18000 { 124 compatible = "fsl,b4-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | t1023si-post.dtsi | 170 dcsr-nal@18000 { 171 compatible = "fsl,t1023-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | p4080si-post.dtsi | 210 dcsr-nal@18000 { 211 compatible = "fsl,p4080-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | t2081si-post.dtsi | 200 dcsr-nal@18000 { 201 compatible = "fsl,t2080-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | t1040si-post.dtsi | 200 dcsr-nal@18000 { 201 compatible = "fsl,t1040-dcsr-nal", "fsl,dcsr-nal";
|
| H A D | t4240si-post.dtsi | 230 dcsr-nal@18000 { 231 compatible = "fsl,t4240-dcsr-nal", "fsl,dcsr-nal";
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | Makefile | 3 allegro-objs := allegro-core.o nal-h264.o allegro-mail.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | dcsr.txt | 300 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 D | vpu_api_test.c | 251 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 D | h264e_slice.h | 175 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 D | fscache.rst | 225 | |nal=N |Number of object allocation failures |
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190727.patch.gz | 1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | cnic_defs.h | 3950 u32 nal; member
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | bttv.rst | 334 The inter-nal GNT[0:1] signals are gated asynchronously with GNT and
|