/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264_multi/ |
D | h264_dpb.c | 921 picture->poc = currSlice->framepoc; in fill_frame_num_gap() 991 dec_picture->poc = currSlice->toppoc; in init_picture() 996 dec_picture->poc = currSlice->bottompoc; in init_picture() 1001 dec_picture->poc = currSlice->framepoc; in init_picture() 1083 pic->poc, in dump_pic() 1172 s->top_poc = s->bottom_poc = s->poc = 0; in get_new_pic() 1409 fs->poc = frame->poc; 1437 fs_top->poc = frame->top_poc; 1438 fs_btm->poc = frame->bottom_poc; 1521 fs->poc = fs->frame->poc = fs->frame->frame_poc = imin( [all …]
|
D | h264_dpb.h | 628 int poc; member 777 int poc; member
|
D | vmh264.c | 2674 frame->poc, hw->data_flag & ERROR_FLAG, in prepare_display_buf() 2696 __func__, (frame->data_flag & ERROR_FLAG), frame->poc, in prepare_display_buf() 2754 __func__, frame->index, frame->poc, in prepare_display_buf() 2911 if (frame->top_field->poc <= frame->bottom_field->poc) in prepare_display_buf() 3039 pic->poc, in print_pic_info() 3372 __func__, pic->pic_num, pic->poc, pic->frame_poc, in config_decode_buf() 3767 (abs(pic->poc - colocate_pic->top_poc) in config_decode_buf() 3768 < abs(pic->poc - in config_decode_buf() 4013 p_H264_Dpb->mFrameStore[frame_index].poc, in vh264_vf_get() 4090 p_H264_Dpb->mFrameStore[frame_index].poc, in vh264_vf_put() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mpeg12/ |
D | vmpeg12.c | 411 static void dump_cc_ascii(const uint8_t *buf, int poc) in dump_cc_ascii() argument 451 poc, in dump_cc_ascii() 457 poc, in dump_cc_ascii() 462 pr_info("push poc:%d : %c %c %c %c %c %c\n", poc, in dump_cc_ascii() 467 pr_info("push poc:%d : %c %c %c %c %c\n", poc, in dump_cc_ascii() 472 pr_info("push poc:%d : %c %c %c %c\n", poc, in dump_cc_ascii() 476 pr_info("push poc:%d : %c %c %c\n", poc, in dump_cc_ascii() 480 pr_info("push poc:%d : %c %c\n", poc, in dump_cc_ascii() 484 pr_info("push poc:%d : %c\n", poc, szAscii[0]); in dump_cc_ascii() 488 poc, index); in dump_cc_ascii()
|
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
D | mpp_frame_impl.h | 65 RK_U32 poc; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h264/ |
D | vh264.c | 319 int poc; member 651 static void dump_cc_ascii(const uint8_t *buf, unsigned int vpts, int poc) in dump_cc_ascii() argument 693 sprintf(pr_buf, "push vpts:0x%x, poc:%d :", vpts, poc); in dump_cc_ascii() 760 int poc) in udr_dump_data() argument 811 dump_cc_ascii(szBuf+7, pts, poc); in udr_dump_data() 1429 node->poc = pic_number; in load_qos_data() 1773 node->poc, in search_qos_node() 1795 uint32_t poc; in qos_do_work() local 1799 poc = READ_VREG(AV_SCRATCH_M); in qos_do_work() 1804 load_qos_data(poc, bOffset); in qos_do_work()
|
/device/soc/rockchip/common/hardware/mpp/include/ |
D | mpp_frame.h | 332 void mpp_frame_set_poc(MppFrame frame, unsigned int poc);
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
D | mpp_frame.h | 331 void mpp_frame_set_poc(MppFrame frame, RK_U32 poc);
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
D | mpp_frame.h | 331 void mpp_frame_set_poc(MppFrame frame, RK_U32 poc);
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
D | mpp_frame.h | 332 void mpp_frame_set_poc(MppFrame frame, RK_U32 poc);
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/decoder/ |
D | aml_hevc_parser.h | 195 int poc[32]; member
|
D | vdec_mjpeg_if.c | 47 int32_t poc; member
|
D | vdec_mpeg12_if.c | 47 int32_t poc; member
|
D | vdec_mpeg4_if.c | 47 int32_t poc; member
|
D | vdec_hevc_if.c | 48 int32_t poc; member
|
D | vdec_vp9_if.c | 59 int32_t poc; member
|
D | vdec_h264_if.c | 71 int32_t poc; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/utils/ |
D | amstream.h | 904 int wakeup_userdata_poll(struct userdata_poc_info_t poc,
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/ |
D | amstream.c | 1356 static void set_userdata_poc(struct userdata_poc_info_t poc) in set_userdata_poc() argument 1358 userdata_poc_info[userdata_poc_wi] = poc; in set_userdata_poc() 1407 int wakeup_userdata_poll(struct userdata_poc_info_t poc, in wakeup_userdata_poll() argument 1418 set_userdata_poc(poc); in wakeup_userdata_poll()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/ |
D | avs2_global.h | 1175 int32_t poc; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/h265/ |
D | vh265.c | 11909 int poc = INVALID_POC; in vh265_init() local 11916 if (poc == INVALID_POC || (pic->POC < poc)) { in vh265_init() 11918 poc = pic->POC; in vh265_init()
|