Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_sei.c39 RK_U8 hash_type; in decode_nal_sei_decoded_picture_hash() local
40 READ_BITS(gb, 8, &hash_type); in decode_nal_sei_decoded_picture_hash()
43 if (hash_type == 0) { in decode_nal_sei_decoded_picture_hash()
47 } else if (hash_type == 1) { in decode_nal_sei_decoded_picture_hash()
49 } else if (hash_type == 2) { in decode_nal_sei_decoded_picture_hash()