Searched refs:time_code_pictures (Results 1 – 2 of 2) sorted by relevance
964 int time_code_pictures, time_code_seconds, time_code_minutes, time_code_hours; in mpeg2enc_time_code() local970 time_code_pictures = num_frames % fps; in mpeg2enc_time_code()971 time_code |= time_code_pictures; in mpeg2enc_time_code()