Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sei.c92 READ_BITS(p_bitctx, 1, &pic_timing->full_timestamp_flag[i]); in interpret_picture_timing_info()
98 if (pic_timing->full_timestamp_flag[i]) { in interpret_picture_timing_info()
H A Dh264d_global.h716 RK_S32 full_timestamp_flag[3]; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.h353 RK_U8 full_timestamp_flag; member
H A Dav1d_cbs.c2487 flag(full_timestamp_flag); in mpp_av1_metadata_timecode()
2492 if (current->full_timestamp_flag) { in mpp_av1_metadata_timecode()