Home
last modified time | relevance | path

Searched refs:cropping (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c207 sps->cropping = 1; in h264e_sps_update()
213 sps->cropping = 0; in h264e_sps_update()
342 mpp_writer_put_bits(bit, sps->cropping, 1); in h264e_sps_to_packet()
343 if (sps->cropping) { in h264e_sps_to_packet()
H A Dh264e_sps.h113 RK_S32 cropping; member