Searched refs:timing_info_present_flag (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264_ps.c175 sps->timing_info_present_flag = get_bits1(&s->gb);
176 if(sps->timing_info_present_flag){
401 sps->timing_info_present_flag ? sps->num_units_in_tick : 0,
402 sps->timing_info_present_flag ? sps->time_scale : 0
H A Dh264.h191 int timing_info_present_flag; member in struct:SPS
H A Dh264.c1827 if(h->sps.timing_info_present_flag){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264_ps.c175 sps->timing_info_present_flag = get_bits1(&s->gb);
176 if(sps->timing_info_present_flag){
401 sps->timing_info_present_flag ? sps->num_units_in_tick : 0,
402 sps->timing_info_present_flag ? sps->time_scale : 0
H A Dh264.h191 int timing_info_present_flag; member in struct:SPS
H A Dh264.c1827 if(h->sps.timing_info_present_flag){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264_ps.c175 sps->timing_info_present_flag = get_bits1(&s->gb);
176 if(sps->timing_info_present_flag){
401 sps->timing_info_present_flag ? sps->num_units_in_tick : 0,
402 sps->timing_info_present_flag ? sps->time_scale : 0
H A Dh264.h191 int timing_info_present_flag; member in struct:SPS
H A Dh264.c1827 if(h->sps.timing_info_present_flag){

Completed in 143 milliseconds