Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_slice.c1006 RK_U32 dst_zero_cnt = 0; in h264e_slice_move() local
1065 if (dst_zero_cnt == 2 && pdst[0] <= 0x3) { in h264e_slice_move()
1075 dst_zero_cnt = 0; in h264e_slice_move()
1079 dst_zero_cnt++; in h264e_slice_move()
1081 dst_zero_cnt = 0; in h264e_slice_move()