Home
last modified time | relevance | path

Searched refs:thumbnail_mode (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu384a.c508 MppFrameThumbnailMode thumbnail_mode; in set_registers() local
514 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in set_registers()
515 switch (thumbnail_mode) { in set_registers()
H A Dhal_h264d_vdpu383.c556 MppFrameThumbnailMode thumbnail_mode; in set_registers() local
562 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in set_registers()
563 switch (thumbnail_mode) { in set_registers()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu383.c1094 MppFrameThumbnailMode thumbnail_mode; in hal_vp9d_vdpu383_gen_regs() local
1100 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in hal_vp9d_vdpu383_gen_regs()
1101 switch (thumbnail_mode) { in hal_vp9d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu384a.c1137 MppFrameThumbnailMode thumbnail_mode; in hal_h265d_vdpu384a_gen_regs() local
1143 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in hal_h265d_vdpu384a_gen_regs()
1144 switch (thumbnail_mode) { in hal_h265d_vdpu384a_gen_regs()
H A Dhal_h265d_vdpu383.c1202 MppFrameThumbnailMode thumbnail_mode; in hal_h265d_vdpu383_gen_regs() local
1208 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in hal_h265d_vdpu383_gen_regs()
1209 switch (thumbnail_mode) { in hal_h265d_vdpu383_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c2445 MppFrameThumbnailMode thumbnail_mode; in vdpu383_av1d_gen_regs() local
2450 thumbnail_mode = mpp_frame_get_thumbnail_en(mframe); in vdpu383_av1d_gen_regs()
2453 switch (thumbnail_mode) { in vdpu383_av1d_gen_regs()