| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/ |
| H A D | m2vd_parser.c | 713 if (ctx->pic_code_ext_head.top_field_first) in m2vd_decode_picdisp_ext_header() 792 ctx->pic_code_ext_head.top_field_first = m2vd_read_bits(bx, 1); in m2vd_decode_pic_ext_header() 803 ctx->pic_code_ext_head.top_field_first = 1; in m2vd_decode_pic_ext_header() 805 ctx->pic_code_ext_head.top_field_first = 0; in m2vd_decode_pic_ext_header() 1084 …ead.picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) && p->pic_code_ext_head.top_field_first ) || in m2v_update_ref_frame() 1085 …head.picture_structure == M2VD_PIC_STRUCT_TOP_FIELD) && (!p->pic_code_ext_head.top_field_first))) { in m2v_update_ref_frame() 1135 …ext_head->picture_structure == M2VD_PIC_STRUCT_TOP_FIELD) && pic_code_ext_head->top_field_first) || in m2vd_alloc_frame() 1136 …ad->picture_structure == M2VD_PIC_STRUCT_BOTTOM_FIELD) && (!pic_code_ext_head->top_field_first))) { in m2vd_alloc_frame() 1156 … ctx->ref_frame_cnt, pic_head->picture_coding_type, pic_code_ext_head->top_field_first); in m2vd_alloc_frame() 1276 if (pic_code_ext_head->top_field_first) in m2vd_alloc_frame() [all …]
|
| H A D | m2vd_parser.h | 194 RK_S32 top_field_first; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | rk3399_vpu_hw_mpeg2_dec.c | 142 picture->top_field_first) || in rk3399_vpu_mpeg2_dec_set_buffers() 144 !picture->top_field_first)) { in rk3399_vpu_mpeg2_dec_set_buffers() 226 VDPU_REG_TOPFIELDFIRST_E(picture->top_field_first); in rk3399_vpu_mpeg2_dec_run()
|
| H A D | hantro_g1_mpeg2_dec.c | 140 picture->top_field_first) || in hantro_g1_mpeg2_dec_set_buffers() 142 !picture->top_field_first)) { in hantro_g1_mpeg2_dec_set_buffers() 210 G1_REG_TOPFIELDFIRST_E(picture->top_field_first); in hantro_g1_mpeg2_dec_run()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | mpeg2-ctrls.h | 46 __u8 top_field_first; member
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | h263d_syntax.h | 56 RK_U16 top_field_first : 1; member
|
| H A D | mpg4d_syntax.h | 93 RK_U16 top_field_first : 1; member
|
| H A D | m2vd_syntax.h | 96 RK_S32 top_field_first; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs/ |
| H A D | avsd_parse.c | 261 READ_ONEBIT(bitctx, &ph->top_field_first); in get_i_picture_header() 313 READ_ONEBIT(bitctx, &ph->top_field_first); in get_pb_picture_header() 473 if (p_dec->ph.top_field_first) { in avsd_set_dpb() 622 pp->topFieldFirst = p_dec->ph.top_field_first; in avsd_fill_parameters()
|
| H A D | avsd_parse.h | 153 RK_U8 top_field_first; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/ |
| H A D | mpg4d_parser.c | 124 RK_U32 top_field_first; member 902 mp4Hdr->vop.top_field_first = 0; in mpeg4_parse_vop_header() 906 READ_BITS(gb, 1, &(mp4Hdr->vop.top_field_first)); in mpeg4_parse_vop_header() 973 pp->top_field_first = hdr_curr->vop.top_field_first; in mpg4d_fill_picture_parameters() 1441 if (hdr_curr->vop.top_field_first) in mpp_mpg4_parser_setup_hal_output()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | dvb_filter.h | 203 int top_field_first; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_ps.c | 668 READ_ONEBIT(bitctx, &ph->top_field_first); in parse_picture_header_intra() 669 AVS2D_PARSE_TRACE("top_field_first %d\n", ph->top_field_first); in parse_picture_header_intra() 773 READ_ONEBIT(bitctx, &ph->top_field_first); in parse_picture_header_inter()
|
| H A D | avs2d_global.h | 257 RK_U8 top_field_first; member
|
| H A D | avs2d_dpb.c | 552 if (ph->top_field_first) { in dpb_alloc_frame() 561 if (ph->top_field_first) { in dpb_alloc_frame()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_mpeg2.c | 138 reg |= VE_DEC_MPEG_MP12HDR_TOP_FIELD_FIRST(picture->top_field_first); in cedrus_mpeg2_setup()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/ |
| H A D | hal_m2vd_vdpu1.c | 201 p_regs->sw04.topfieldfirst_e = dx->pic_code_ext.top_field_first; in hal_m2vd_vdpu1_gen_regs()
|
| H A D | hal_m2vd_vdpu2.c | 251 p_regs->sw120.topfieldfirst_e = dx->pic_code_ext.top_field_first; in hal_m2vd_vdpu2_gen_regs()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/ |
| H A D | hal_m4vd_vdpu1.c | 215 regs->SwReg04.sw_topfieldfirst_e = pp->top_field_first; in vdpu1_mpg4d_setup_regs_by_syntax()
|
| H A D | hal_m4vd_vdpu2.c | 213 regs->reg120.sw_topfieldfirst_e = pp->top_field_first; in vdpu2_mpg4d_setup_regs_by_syntax()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec.rst | 2399 - ``top_field_first``
|