Searched refs:hash_type (Results 1 – 1 of 1) sorted by relevance
39 RK_U8 hash_type; in decode_nal_sei_decoded_picture_hash() local40 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()