Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sei.c93 READ_BITS(p_bitctx, 1, &pic_timing->full_timestamp_flag[i]); in interpret_picture_timing_info()
99 if (pic_timing->full_timestamp_flag[i]) { in interpret_picture_timing_info()
H A Dh264d_global.h716 RK_S32 full_timestamp_flag[3]; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h356 RK_U8 full_timestamp_flag; member
H A Dav1d_cbs.c2542 flag(full_timestamp_flag); in mpp_av1_metadata_timecode()
2547 if (current->full_timestamp_flag) { in mpp_av1_metadata_timecode()