Searched refs:RecoveryPoint (Results 1 – 8 of 8) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/common/ |
| H A D | h2645d_sei.h | 20 } RecoveryPoint; typedef
|
| /rockchip-linux_mpp/mpp/codec/dec/h264/ |
| H A D | h264d_slice.c | 471 RecoveryPoint *recovery = &p_Vid->recovery; in process_slice() 501 memset(&p_Vid->recovery, 0, sizeof(RecoveryPoint)); in process_slice()
|
| H A D | h264d_sei.c | 217 memset(&p_videoctx->recovery, 0, sizeof(RecoveryPoint)); in interpret_recovery_point()
|
| H A D | h264d_global.h | 1061 RecoveryPoint recovery;
|
| H A D | h264d_api.c | 433 memset(&p_Dec->p_Vid->recovery, 0, sizeof(RecoveryPoint)); in h264d_reset()
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.h | 665 RecoveryPoint recovery;
|
| H A D | h265d_sei.c | 421 memset(&s->recovery, 0, sizeof(RecoveryPoint)); in decode_recovery_point()
|
| H A D | h265d_parser.c | 1461 memset(&s->recovery, 0, sizeof(RecoveryPoint)); in parser_nal_unit()
|