Searched defs:temporal_layer_id (Results 1 – 18 of 18) sorted by relevance
32 int temporal_layer_id; member
676 int temporal_layer_id) { in av1_scale_part_thresh()695 int temporal_layer_id) { in av1_scale_acskip_thresh()
92 int temporal_layer_id; member
170 int temporal_layer_id, in is_in_operating_point()
1282 const int temporal_layer_id = cm->temporal_layer_id; in av1_update_level_info() local
862 const int temporal_layer_id = cm->temporal_layer_id; in adjust_boost_bits_for_target_level() local
28 int temporal_layer_id; member
1050 int temporal_layer_id; member
748 int content_state, int temporal_layer_id) { in vp9_scale_part_thresh()765 int temporal_layer_id) { in vp9_scale_acskip_thresh()
82 int temporal_layer_id; member
48 int temporal_layer_id; member
67 int temporal_layer_id; member
166 int temporal_layer_id = 0; member
905 int temporal_layer_id; /**< Temporal layer id number. */ member
1699 int temporal_layer_id; /**< Temporal layer ID */ member
2095 WORD32 temporal_layer_id = ps_rc_lap_out->i4_rc_temporal_lyr_id; in ihevce_rc_get_pic_quant() local
513 int temporal_layer_id; member
59699 pub temporal_layer_id: u32, field59764 pub fn temporal_layer_id(mut self, temporal_layer_id: u32) -> Self { in temporal_layer_id() method