Searched refs:actual_width (Results 1 – 2 of 2) sorted by relevance
144 int actual_width = std::max({width, AlignedSlotAllocator::kSlotSize}); variable147 int slots = AlignedSlotAllocator::NumSlotsForWidth(actual_width);150 if (actual_width == actual_alignment) {
255 guint actual_width, actual_height; in gst_openh264dec_handle_frame() local347 actual_width = dst_buf_info.UsrData.sSystemBuffer.iWidth; in gst_openh264dec_handle_frame()351 || actual_width != openh264dec->width in gst_openh264dec_handle_frame()355 actual_width, actual_height, openh264dec->input_state); in gst_openh264dec_handle_frame()356 openh264dec->width = actual_width; in gst_openh264dec_handle_frame()