| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_enc_ref_test.c | 50 lt_ref[0].temporal_id = 0; in main() 60 st_ref[0].temporal_id = 0; in main() 66 st_ref[1].temporal_id = 3; in main() 72 st_ref[2].temporal_id = 2; in main() 78 st_ref[3].temporal_id = 3; in main() 84 st_ref[4].temporal_id = 1; in main() 90 st_ref[5].temporal_id = 3; in main() 96 st_ref[6].temporal_id = 2; in main() 102 st_ref[7].temporal_id = 3; in main() 108 st_ref[8].temporal_id = 0; in main() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_mlvec.cpp | 266 st_ref[0].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() 279 st_ref[0].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() 285 st_ref[1].temporal_id = 1; in vpu_api_mlvec_set_dy_max_tid() 291 st_ref[2].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() 304 st_ref[0].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() 310 st_ref[1].temporal_id = 2; in vpu_api_mlvec_set_dy_max_tid() 316 st_ref[2].temporal_id = 1; in vpu_api_mlvec_set_dy_max_tid() 322 st_ref[3].temporal_id = 2; in vpu_api_mlvec_set_dy_max_tid() 328 st_ref[4].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() 341 st_ref[0].temporal_id = 0; in vpu_api_mlvec_set_dy_max_tid() [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_ref.cpp | 146 ref, p->lt_cfg_cnt, frm->lt_idx, frm->temporal_id, in mpp_enc_ref_cfg_add_lt_cfg() 166 ref, p->st_cfg_cnt, frm->is_non_ref, frm->temporal_id, in mpp_enc_ref_cfg_add_st_cfg() 200 RK_S32 temporal_id = cfg->temporal_id; in mpp_enc_ref_cfg_check() local 226 if (temporal_id != 0) { in mpp_enc_ref_cfg_check() 228 ref, pos, temporal_id); in mpp_enc_ref_cfg_check() 255 RK_S32 temporal_id = cfg->temporal_id; in mpp_enc_ref_cfg_check() local 256 RK_U32 tid_mask = 1 << temporal_id; in mpp_enc_ref_cfg_check() 259 if (temporal_id > MPP_ENC_MAX_TEMPORAL_LAYER_NUM - 1) { in mpp_enc_ref_cfg_check() 261 ref, pos, temporal_id); in mpp_enc_ref_cfg_check() 286 if (temporal_id > 0) { in mpp_enc_ref_cfg_check() [all …]
|
| H A D | mpp_enc_refs.cpp | 126 frm->temporal_id, frm->ref_mode, frm->ref_arg); in _dump_frm() 131 frm->temporal_id, frm->ref_mode, frm->ref_arg, in _dump_frm() 137 frm->temporal_id, frm->ref_mode, frm->ref_arg); in _dump_frm() 256 lt_cnt->tid = lt_cfg->temporal_id; in mpp_enc_refs_set_cfg() 314 frm->temporal_id = st_cfg->temporal_id; in set_st_cfg_to_frm() 342 frm->temporal_id = lt_cfg->tid; in set_lt_cfg_to_frm() 489 mpp_assert(ref->temporal_id >= 0); in save_cpb_status() 507 RK_S32 tid = frm->temporal_id; in store_ref_to_cpb() 879 frm->temporal_id = 0; in mpp_enc_refs_get_cpb() 996 frm->temporal_id = 0; in mpp_enc_refs_get_cpb_pass1()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | mpi_enc_utils.c | 677 lt_ref[0].temporal_id = 0; in mpi_enc_gen_ref_cfg() 686 st_ref[0].temporal_id = 0; in mpi_enc_gen_ref_cfg() 692 st_ref[1].temporal_id = 3; in mpi_enc_gen_ref_cfg() 698 st_ref[2].temporal_id = 2; in mpi_enc_gen_ref_cfg() 704 st_ref[3].temporal_id = 3; in mpi_enc_gen_ref_cfg() 710 st_ref[4].temporal_id = 1; in mpi_enc_gen_ref_cfg() 716 st_ref[5].temporal_id = 3; in mpi_enc_gen_ref_cfg() 722 st_ref[6].temporal_id = 2; in mpi_enc_gen_ref_cfg() 728 st_ref[7].temporal_id = 3; in mpi_enc_gen_ref_cfg() 734 st_ref[8].temporal_id = 0; in mpi_enc_gen_ref_cfg() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_ref.h | 186 RK_S32 temporal_id; /* temporal_id of the reference frame */ member 195 RK_S32 temporal_id; member
|
| H A D | mpp_rc_defs.h | 96 RK_U32 temporal_id : 4; member
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_ref.h | 186 RK_S32 temporal_id; /* temporal_id of the reference frame */ member 195 RK_S32 temporal_id; member
|
| H A D | mpp_rc_defs.h | 96 RK_U32 temporal_id : 4; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser.c | 563 f->spatial_id = f->temporal_id = 0; in av1d_frame_unref() 632 dst->temporal_id = src->temporal_id; in av1d_frame_ref() 991 s->cur_frame.temporal_id = header->temporal_id; in av1d_parser_frame() 1162 RK_S32 *temporal_id, RK_S32 *spatial_id) in parse_obu_header() argument 1180 mpp_read_bits(&gb, 3, temporal_id); in parse_obu_header() 1184 *temporal_id = *spatial_id = 0; in parse_obu_header() 1207 RK_S32 start_pos, type, temporal_id, spatial_id; in av1_extract_obu() local 1211 &type, &temporal_id, &spatial_id); in av1_extract_obu() 1216 obu->temporal_id = temporal_id; in av1_extract_obu() 1225 obu->type, obu->temporal_id, obu->spatial_id, obu->size); in av1_extract_obu()
|
| H A D | av1d_parser.h | 70 RK_S32 temporal_id; member 99 RK_S32 temporal_id; member
|
| H A D | av1d_codec.h | 54 int temporal_id; member
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_dec_mt_test.c | 202 RK_S32 temporal_id = 0; in thread_output() local 204 mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id); in thread_output() 207 " tid %d", temporal_id); in thread_output()
|
| H A D | mpi_dec_nt_test.c | 238 RK_S32 temporal_id = 0; in dec_loop() local 240 mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id); in dec_loop() 243 " tid %d", temporal_id); in dec_loop()
|
| H A D | mpi_dec_test.c | 261 RK_S32 temporal_id = 0; in dec_simple() local 263 mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id); in dec_simple() 266 " tid %d", temporal_id); in dec_simple()
|
| H A D | mpi_enc_test.c | 797 RK_S32 temporal_id = 0; in test_mpp_run() local 801 if (MPP_OK == mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id)) in test_mpp_run() 803 " tid %d", temporal_id); in test_mpp_run()
|
| H A D | mpi_enc_mt_test.cpp | 940 RK_S32 temporal_id = 0; in enc_test_output() local 944 if (MPP_OK == mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id)) in enc_test_output() 946 " tid %d", temporal_id); in enc_test_output()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_global.h | 203 RK_S32 temporal_id; //!< temporal identifier for the NAL unit member 222 RK_U32 temporal_id; member 233 RK_U32 temporal_id; member 470 RK_S8 *temporal_id; member 672 RK_S32 *temporal_id; member 825 RK_S32 temporal_id; // temporal identifier for the NAL unit member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_dpb.c | 62 status->temporal_id, in h264e_dpb_dump_frm() 82 status->temporal_id, in h264e_dpb_dump_listX() 180 mpp_assert(p->temporal_id == frm->temporal_id); in find_cpb_frame() 389 frm->status.is_lt_ref, frm->status.temporal_id); in h264e_dpb_build_marking()
|
| H A D | h264e_api_v2.c | 803 prefix->priority_id = h264->base_layer_pid + frm->temporal_id; in h264e_proc_hal() 807 prefix->temporal_id = frm->temporal_id; in h264e_proc_hal() 813 mpp_meta_set_s32(meta, KEY_TEMPORAL_ID, frm->temporal_id); in h264e_proc_hal()
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h264e_syntax.h | 51 RK_S32 temporal_id; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_data_impl.cpp | 199 RK_S32 tid = frm_status.temporal_id; in rc_data_group_put_node() 251 RK_S32 tid = frm_status.temporal_id; in rc_data_group_put_node()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.c | 886 if (s->temporal_id == 0 && in hls_slice_header() 1123 READ_BITS(gb, 3, &s->temporal_id); in hls_nal_unit() 1125 s->temporal_id = s->temporal_id - 1; in hls_nal_unit() 1129 s->nal_unit_type, s->nuh_layer_id, s->temporal_id); in hls_nal_unit() 1131 if (s->temporal_id < 0) in hls_nal_unit() 1297 if (s->temporal_id > s->temporal_layer_id) in parser_nal_unit() 1723 RK_S32 value, nal_unit_type, nuh_layer_id, temporal_id; in check_rpus() local 1731 READ_BITS((&gb), 3, &temporal_id); in check_rpus()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.cpp | 684 RK_S32 temporal_id = 0; in Encode() local 688 if (MPP_OK == mpp_meta_get_s32(meta, KEY_TEMPORAL_ID, &temporal_id)) in Encode() 690 " tid %d", temporal_id); in Encode()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_ps.c | 627 READ_BITS(bitctx, 3, &ph->temporal_id); in parse_picture_header_intra() 628 AVS2D_PARSE_TRACE("temporal_id %d\n", ph->temporal_id); in parse_picture_header_intra() 737 READ_BITS(bitctx, 3, &ph->temporal_id); in parse_picture_header_inter()
|